Wednesday, January 19, 2011

Suexec is enabled in the default template, but the suexec command was not found on your system.

PROBLEM with virtualmin:


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