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

3 comments:

  1. You saved my night with that very simple lines :-) Thanks a lot.

    ReplyDelete
  2. thank you very much for your post
    you'r very helpful

    ReplyDelete
  3. Awesome . . . Thanks

    ReplyDelete