Quote:
Today at 02:21 PM 94supratt said this in Post #88
I've done everything and all I get is INTERNAL SERVER ERROR.
|
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.