Page 1 of 1

Internal Server Error

Posted: Sat Jan 15, 2011 5:15 pm
by gth759k
I have a script that needs to run over and over, so as soon as the script finishes I make a header("Location: $sameurl"); call, which basically works, but after a several runs I usually get an "Internal Server Error". Any suggestions?

Re: Internal Server Error

Posted: Sat Jan 15, 2011 7:05 pm
by requinix
Check the web server's error logs for an error message.