K
Katie F
Guest
I'm running a simple CGI script for an email form on a website. Every time I execute the script I get a '500 Internal Server Error'.
I've triple checked my syntax, I've made sure that the files were uploaded with ASCII, I've made sure the permissions for the file and the containing folder are set to 755.
I've used a CGI::Carp command to debug originally and that helped until I tried to change some recipient email addresses in the code, now it will only display the error and there is no information.
I'm going crazy here!
Does anyone have advice for debugging or anything I can do to get this working? I'm sure I'm over thinking it.
I've triple checked my syntax, I've made sure that the files were uploaded with ASCII, I've made sure the permissions for the file and the containing folder are set to 755.
I've used a CGI::Carp command to debug originally and that helped until I tried to change some recipient email addresses in the code, now it will only display the error and there is no information.
I'm going crazy here!
Does anyone have advice for debugging or anything I can do to get this working? I'm sure I'm over thinking it.