|
From: Jamie C. <jca...@we...> - 2006-12-16 18:31:30
|
Another thing I found to be missing by default on Ubuntu is the mod_actions Apache module.. you can enable that in the same way.<br /><br />=A0- Jamie<br /><br />On 15/Dec/2006 22:53 Munzir Taha wrote .. <blockquote type=3D"cite"> Yes Jamie, as Kris pointed out they are equivalent. To confirm here is an ls output:<br /># ls -l /etc/apache2/mods-enabled/suexec.load<br />lrwxrwxrwx 1 root root 39 2006-12-15 14:40 /etc/apache2/mods-enabled/suexec.load -> /etc/apache2/mods-available/suexec.load <br /><br />Also,<br /># cat /etc/apache2/mods-enabled/suexec.load<br />LoadModule suexec_module /usr/lib/apache2/modules/mod_suexec.so<br /><br />And<br /># ls -l /usr/lib/apache2/modules/mod_suexec.so<br />-rw-r--r-- 1 root root 4688 2006-07-26 14:01 /usr/lib/apache2/modules/mod_suexec.so <br /><br />What else please should I check? I wonder why ubuntu behaves with me different than anyone in the world! ;)<br /><br /><br /><div><span class=3D"gmail_quote">On 12/16/06, <b class=3D"gmail_sendername">Kris Deugau</b> <<a href=3D"reply_mail.cgi?new=3D1&to=3Dkdeugau%40vianet%2Eca"> kd...@vi...</a>> wrote:</span><blockquote style=3D"border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;" class=3D"gmail_quote">Jamie Cameron wrote:<br />> 1) Go to the /etc/apache2/mods-enabled directory <br />> 2) Run=A0=A0ln -s ../mods-available/suexec.* .<br /><br />This is what "a2enmod <module>" is supposed to do on Debian and its<br />derivatives (like Ubuntu).<br /><br />-kgd<br /></blockquote></div><br /> </blockquote><br /> |