Quote:
Today at 09:46 PM ice9 said this in Post #89
1. check permissions; I would chmod it to 777 first, and if that works, turn it down to 755 and see if it works
2. make sure the path to perl is correct in the first line of spell.pl
3. make sure the script is in a directory where your host allows CGI scripts to run
Otherwise, check your error logs, and find the exact error text that corresponds to the internal server error.
|
I tried 777 but not 755. It is in the correct path to perl. I verified that with my webhost. The shell.pl file is in the CGI-BIN directory.