|
From: Khaldoon S. <kha...@si...> - 2007-01-16 04:54:10
|
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html;charset=windows-1256"
http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
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 cite="mid...@ww..." type="cite">
<pre wrap="">On 15/Jan/2007 12:00 Khaldoon Sinjab wrote ..
</pre>
<blockquote type="cite">
<pre wrap="">Hi,
I'm trying to recheck and refresh configuration of Virtualmin. But I get
this error:
"The Apache module mod_actions is either not installed or not enabled."
What should I do?
</pre>
</blockquote>
<pre wrap=""><!---->
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 class="moz-txt-link-freetext" href="http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV">http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV</a>
-
Forwarded by the Webmin mailing list at <a class="moz-txt-link-abbreviated" href="mailto:web...@li...">web...@li...</a>
To remove yourself from this list, go to
<a class="moz-txt-link-freetext" href="http://lists.sourceforge.net/lists/listinfo/webadmin-list">http://lists.sourceforge.net/lists/listinfo/webadmin-list</a>
</pre>
</blockquote>
</body>
</html>
|