View Single Post
Old 02-05-2007, 04:20 PM   #48 (permalink)
Getch
All Star Reserve
 
Getch's Avatar
 
Join Date: Jan 2006
Posts: 631
Thanks: 0
Thanked 41x in 22 posts
Quote:
Originally Posted by Zubes View Post
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.
Getch is offline   Reply With Quote