execve - CGI Execution
When trying to execute CGI scripts with a .pl extension, the following error is received in the logs, accompanied with a 500 error in the browser.
ERROR [xx.xxx.xx.xxx:xxxx-0:cgi] execve(): No such file or directory
I've added cgi/pl as script handlers in the admin interface, and also made sure the permissions are OK on the file. The file is set to 755 and owner nobody (same as LSWS user).
|