I just added a new account for a user.
He is running a .pl script and it doesnt seem to work.
i have ensured that his .pl is chmod to 755
the .htaccess is already configred and placed in his .pl script
directory with the following.
Options -Indexes
Options +ExecCGI
AddHandler cgi-script .cgi .pl
Nothing seems to work.
When trying to access the pl script via web, the following error occurs..
Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator, webmaster@xx 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.
Any gurus can help?
He is running a .pl script and it doesnt seem to work.
i have ensured that his .pl is chmod to 755
the .htaccess is already configred and placed in his .pl script
directory with the following.
Options -Indexes
Options +ExecCGI
AddHandler cgi-script .cgi .pl
Nothing seems to work.
When trying to access the pl script via web, the following error occurs..
Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator, webmaster@xx 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.
Any gurus can help?