Hi. I am new to all of this and am working on an assignment for a class (due Monday evening). I created a form and when I click submit, it should take me to a Perl script in the cgi-bin folder. It takes me there, but I get the following:
Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator at corey@x10hosting.com to inform them of the time this error occurred, and the actions you performed just before this error.
More information about this error may be available in the server error log.
Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.
Anyone have any ideas on what I can do? My cgi-bin folder has 0755 permissions and the Perl script also has 0755. I tried changing the Perl script's permissions to 0644 and this has not helped. Thanks in advance.The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator at corey@x10hosting.com to inform them of the time this error occurred, and the actions you performed just before this error.
More information about this error may be available in the server error log.
Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.