MichaelMcC
Verified User
Hi, I just leased a new server with DA and everything seemed smooth setting it up with the domain and nameservers. Everything resolves perfectly. If I try to access and run the script test.cgi in the cgi-bin from any domain I get the error:
The server encountered an internal error or misconfiguration and was unable to complete your request
I looked at the httpd/error_log and shows no error.
The httpd/suexec_log has the error:
[2013-02-05 14:38:12]: uid: (501/admin) gid: (502/admin) cmd: test.cgi
Yes the persmisions are 755
All users have CGI access.
Same script runs fine on other servers.
I can run the script in that dir without errors from shell
Has anyone come across this or am I missing something obvious?
Thanks, Michael
The server encountered an internal error or misconfiguration and was unable to complete your request
I looked at the httpd/error_log and shows no error.
The httpd/suexec_log has the error:
[2013-02-05 14:38:12]: uid: (501/admin) gid: (502/admin) cmd: test.cgi
Yes the persmisions are 755
All users have CGI access.
Same script runs fine on other servers.
I can run the script in that dir without errors from shell
Has anyone come across this or am I missing something obvious?
Thanks, Michael