Charles Capps
04-08-1999, 07:15 PM
I decided my goal for Spring Break was to test out my perl skills. I did so by making a presentable UBB-clone script. It was developed on my compy, a Win98 system running Apache. Things went well, and I just uploaded the thing here to FQ to test it out on a REAL server when BAM.
Internal Server Error.
I check the chmods, make sure I have my perl and file paths right. They're right. Make sure I didn't make any other stupid errors.
Internal Server Error.
I download the error log.
%% [Thu Apr 8 18:54:15 1999] GET /CCForum/Test/index.cgi HTTP/1.0
%% 500 /big/dom/xsolareclipse/www/CCForum/Test/index.cgi
%request
Accept: image/gif, image/x-xbitmap, image/jpeg, image/pjpeg, image/png, */*
Accept-Charset: iso-8859-1,*,utf-8
Accept-Encoding: gzip
Accept-Language: en
Connection: Keep-Alive
Host: solareclipse.net
User-Agent: Mozilla/4.51 [en] (Win98; I)
%response
That's it! No explanation. Nothing, it just goes on to the next error. WHAT Internal Server Error? *LOL*
I go into Telnet, I run perl -c on all the scripts, they pass through clean. I run the forum displayer with the proper arguments needed to display the contents of Forum 1. Out comes the HTML! Yet when I access the same thing through the web, I get an ISE.
Here's the URL if you want to see that wonderful 500 ISE page:
solareclipse.net/CCForum/Test/index.cgi (http://solareclipse.net/CCForum/Test/index.cgi)
Remember, I've already eliminated the obvious, or what is apparently obvious to me... http://www.aota.net/ubb/smile.gif
------------------
"Okay, so I'm not "SANE" so to speak, but uh... I'm the lovable kind of psycho"
solareclipse.net/ (http://solareclipse.net/)
[This message has been edited by Charles Capps (edited 04-08-99).]
*another edit* BTW, I should mention that ALL of the .cgi files give this error, not just index.cgi.
[This message has been edited by Charles Capps (edited 04-08-99).]
Internal Server Error.
I check the chmods, make sure I have my perl and file paths right. They're right. Make sure I didn't make any other stupid errors.
Internal Server Error.
I download the error log.
%% [Thu Apr 8 18:54:15 1999] GET /CCForum/Test/index.cgi HTTP/1.0
%% 500 /big/dom/xsolareclipse/www/CCForum/Test/index.cgi
%request
Accept: image/gif, image/x-xbitmap, image/jpeg, image/pjpeg, image/png, */*
Accept-Charset: iso-8859-1,*,utf-8
Accept-Encoding: gzip
Accept-Language: en
Connection: Keep-Alive
Host: solareclipse.net
User-Agent: Mozilla/4.51 [en] (Win98; I)
%response
That's it! No explanation. Nothing, it just goes on to the next error. WHAT Internal Server Error? *LOL*
I go into Telnet, I run perl -c on all the scripts, they pass through clean. I run the forum displayer with the proper arguments needed to display the contents of Forum 1. Out comes the HTML! Yet when I access the same thing through the web, I get an ISE.
Here's the URL if you want to see that wonderful 500 ISE page:
solareclipse.net/CCForum/Test/index.cgi (http://solareclipse.net/CCForum/Test/index.cgi)
Remember, I've already eliminated the obvious, or what is apparently obvious to me... http://www.aota.net/ubb/smile.gif
------------------
"Okay, so I'm not "SANE" so to speak, but uh... I'm the lovable kind of psycho"
solareclipse.net/ (http://solareclipse.net/)
[This message has been edited by Charles Capps (edited 04-08-99).]
*another edit* BTW, I should mention that ALL of the .cgi files give this error, not just index.cgi.
[This message has been edited by Charles Capps (edited 04-08-99).]