I can't get PHP scripts to execute from within the htdocs, there are no suexec errors but Apache gives:
(13)Permission denied: exec of script.php
The script is owned by root:root, it is chmod 644. Apache has ExecCGI added to the <Directory "/usr/local/apache/htdocs"> virtualhost.
I've tried the script with and without the hash bang line.
cg
(13)Permission denied: exec of script.php
The script is owned by root:root, it is chmod 644. Apache has ExecCGI added to the <Directory "/usr/local/apache/htdocs"> virtualhost.
I've tried the script with and without the hash bang line.
cg