Quote:
Originally Posted by Zubes
ok i reuploaded in ASCII, and i am still getting a 500 Internal Server Error on genDev.html
|
Try:
chmod +x genDev.html
If not, just run it from the server (go to cgi-bin directory and type ./genDev.html) and you'll get your error message that'll tell you what's wrong. One thing you have to make sure is that the location of the perl executable is correct at the top of each .html file. Might be in a different directory.