
June 30th, 2002
10:25 PM
500 Internal Server Error
Hi, I keep trying to install these cgi or php scripts on my server and i keep getting the '500 Internal Server Error'
Can anyone help me figure out how to fix this problem?
Ive tried CHMOD the files to '755' and '777' and neither work. Ive also tried renaming the file ext to .pl
any suggestions?
___________________
::Bluco::

June 30th, 2002
11:13 PM
try reinstalling cgi or php. That is how I fixed the same problem.
___________________
Current Project: LivermoreMuscle.com
Sig Hosted by Motorspin

July 1st, 2002
01:31 AM
Neversidian
Status: Offline!
either that or your perl scripts have errors. I can't explain the PHP ones, but you get a 500 error when there's a problem with a Compiled language script (CGI/Perl, C++)
___________________
Mugging Scotty Good.
www.muggingscotty.com

July 1st, 2002
05:19 AM
Check the first line of the PERL scripts. It should look something like:
#!/usr/bin/local/perl
At your shell prompt type:
which perl
The path returned by the 'which' command should be the same as that at the top of the file. If it isn't then change the top of the file to reflect the path returned by 'which'.
___________________
Torrent
Ski-Info-Online.com
The complete ski and snowboarding information site

July 1st, 2002
03:03 PM
thats is the path I have, but i dont know where the command prompt is because Im a client on a server, it's not mine.
Where do I find it?
So I can't really reinstall teh php or cgi since it isn't my server.
could there possiablly be any other flaws?
___________________
::Bluco::

July 1st, 2002
04:21 PM
Nope, I'd say it's that or permissions. Check with your host the path to the PERL executable.
___________________
Torrent
Ski-Info-Online.com
The complete ski and snowboarding information site