Suexec is enabled in the default template, but the suexec command was not found on your system.
HOW TO FIX:
apt-get install apache2-suexec-custom
cd /etc/apache2/suexec
vi www-data
replace the line "/var/www" with "/home" (without "" )
restart apache
No comments:
Post a Comment