Internal Server Error
Moderator: General Moderators
Internal Server Error
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
Check the web server's error logs for an error message.