
01-17-2011, 01:46 AM
|
|
Senior Member
|
|
Join Date: Nov 2007
Posts: 61
|
|
[Solved] CGI Permission Denied
Just migrated to a new server on the 2CPU license, having a problem getting CGI to work correctly, we are running with Directadmin and Cloudlinux LVE:
Quote:
|
lscgid: execve():/home/user/domains/domain.com/public_html/cgi-bin/cgiecho: Permission denied
|
their httpd.conf
Quote:
DocumentRoot /home/user/domains/domain.com/public_html
ScriptAlias /cgi-bin/ /home/user/domains/domain.com/public_html/cgi-bin/
|
above edited for customer privacy
|