|
From: Jamie C. <jca...@we...> - 2007-01-16 05:53:22
|
Excellent .. for some reason, Debian doesn't have that very common actions Apache module enabled by default.<br /><br />=A0- Jamie<br /><br />On 15/Jan/2007 20:54 Khaldoon Sinjab wrote .. <blockquote type=3D"cite"> Thanks Jamie,<br /> <br /> It worked. Yes I have a Debian-based system (Ubuntu 6.06.1).<br /> <br /> Thanks again,<br /> Khaldoon<br /> <br /> Jamie Cameron wrote: <blockquote type=3D"cite" cite=3D"http://mail.webmin.com/mailbox/mid...@ww..."> <pre>On 15/Jan/2007 12:00 Khaldoon Sinjab wrote ..<br /> </pre> <blockquote type=3D"cite"> <pre>Hi,<br /><br />I'm trying to recheck and refresh configuration of Virtualmin. But I get<br />this error:<br />"The Apache module mod_actions is either not installed or not enabled."<br />What should I do?<br /> </pre> </blockquote> <pre><!----> I've seen this on Debian sometimes. The solution is to do the following : 1) Login as root via SSH or at the console, and go to the /etc/apache2/mods-enabled directory. 2) Run ln -s ../mods-available/actions.* . 3) Run /etc/init.d/apache2 restart 4) Go to Webmin's Apache Webserver module, click on Re-Configure Known Modules, and click Configure. 5) Go back to Virtualmin and try the re-check again. - Jamie ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash <a href=3D"http://www.techsay.com/default.php?page=3Djoin.php&p=3Dsourceforge&CID=3DDEVDEV" class=3D"moz-txt-link-freetext">http://www.techsay.com/default.php?page=3Djoin.php&p=3Dsourceforge&CID=3DDEVDEV</a> - Forwarded by the Webmin mailing list at <a href=3D"reply_mail.cgi?new=3D1&to=3Dwebadmin%2Dlist%40lists%2Esourceforge%2Enet" class=3D"moz-txt-link-abbreviated">web...@li...</a> To remove yourself from this list, go to <a href=3D"http://lists.sourceforge.net/lists/listinfo/webadmin-list" class=3D"moz-txt-link-freetext">http://lists.sourceforge.net/lists/listinfo/webadmin-list</a> </pre> </blockquote> </blockquote><br /> |