I am placing my cgi scripts in /public_html/cgi-bin
I have set permissions correctly
However the scripts will not execute; I get the following error:
Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator, webmaster@keane.elementfx.com and inform them of the time the error occurred, and anything you might have done that may have caused the 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.
Is /public_html/cgi-bin the correct directory for cgi scripts
Should the script extensions be .pl or .cgi
I have set permissions correctly
However the scripts will not execute; I get the following error:
Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator, webmaster@keane.elementfx.com and inform them of the time the error occurred, and anything you might have done that may have caused the 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.
Is /public_html/cgi-bin the correct directory for cgi scripts
Should the script extensions be .pl or .cgi