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

This forum contains information about 3rd party applications which may be of use to those who run the FAH client and one place where you might be able to get help when using one of those apps.

Moderator: Site Moderators

Post Reply
Daniel0108
Posts: 15
Joined: Tue Jan 05, 2010 12:52 pm

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

Post 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
k1wi
Posts: 910
Joined: Tue Sep 22, 2009 10:48 pm

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

Post by k1wi »

have you been banned for accessing it too frequently?
Image
Daniel0108
Posts: 15
Joined: Tue Jan 05, 2010 12:52 pm

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

Post 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
Post Reply