Hi!
I hope I am in the right category If not, please move
I wrote a script, that downloads the summary from: http://fah-web.stanford.edu/daily_user_summary.txt
But cURL always returns 403... Why don't I have access with my script to this summary?
Can you tell me what I could do?
I tried cURL with other pages, worked perfectly... My script only cannot read this summary...
PS: The script is on my webserver
Yours,
Daniel
Cannot retrive summary with my PHP/cURL script...
Moderator: Site Moderators
-
- Posts: 15
- Joined: Tue Jan 05, 2010 12:52 pm
Re: Cannot retrive summary with my PHP/cURL script...
have you been banned for accessing it too frequently?
-
- Posts: 15
- Joined: Tue Jan 05, 2010 12:52 pm
Re: Cannot retrive summary with my PHP/cURL script...
I don't think so... Because I just accessed 2 times, and I'm allowed to access 24 times a day...
But if I got banned, how can I get unbanned?
PS: It didn't work the 2 times ... It always said: Forbidden...
EDIT: I made a cronjob, accessing every day(23:00) GMT...
Thanks for your answer
Yours,
Daniel
But if I got banned, how can I get unbanned?
PS: It didn't work the 2 times ... It always said: Forbidden...
EDIT: I made a cronjob, accessing every day(23:00) GMT...
Thanks for your answer
Yours,
Daniel