|
From: Jamie C. <jca...@we...> - 2006-12-15 20:56:48
|
On 15/Dec/2006 12:53 Munzir Taha (=D9=85=D9=86=D8=B0=D8=B1 =D8=B7=D9=87) wrote .. > Hi, > virtualmin upon configuration complains: > Suexec is enabled in the default template, but the Apache module mod_suexec > is not installed or not enabled. > > This is a fresh installation of ubuntu dapper server. I did a2enmod suexec > and restarted apache to no use, what is it looking for exactly, please? You need to do the following : 1) Go to the /etc/apache2/mods-enabled directory 2) Run ln -s ../mods-available/suexec.* . 3) Go to Webmin's Apache module, click on Re-Configure Known Modules, and click Save 4) Go back to Virtualmin and re-check the config |