aries458
10-12-2008, 05:01 PM
Hello!
I have been running a script for the past 5 years that is located in my cgi bin with no problems, until today, when I get a 500 error code. My script is in perl and I am very careful to upload in ascii. The script worked last night when I checked it just fine, but when I accessed it today to make changes, the 500 error was there.
Looking into my error logs, it says something about suexec but there was nothing in the suexec error logs.
Also has something about fastcgi error.
I have included a line of code into all of my script areas to let me know what errors there are, if any so I can fix them, but now I don't even get the messages.
Any perl folks around?
I even deleted the script and installed a small basic one, same error 500 code.
Thank you for any help with this.
I have been running a script for the past 5 years that is located in my cgi bin with no problems, until today, when I get a 500 error code. My script is in perl and I am very careful to upload in ascii. The script worked last night when I checked it just fine, but when I accessed it today to make changes, the 500 error was there.
Looking into my error logs, it says something about suexec but there was nothing in the suexec error logs.
Also has something about fastcgi error.
I have included a line of code into all of my script areas to let me know what errors there are, if any so I can fix them, but now I don't even get the messages.
Any perl folks around?
I even deleted the script and installed a small basic one, same error 500 code.
Thank you for any help with this.