Page 1 of 1

Cannot retrive summary with my PHP/cURL script...

Posted: Sun Oct 17, 2010 12:51 am
by Daniel0108
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

Re: Cannot retrive summary with my PHP/cURL script...

Posted: Sun Oct 17, 2010 4:29 am
by k1wi
have you been banned for accessing it too frequently?

Re: Cannot retrive summary with my PHP/cURL script...

Posted: Sun Oct 17, 2010 10:31 am
by Daniel0108
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