I think most of them were default files, as now I can't even start apache its looking for some file, below is the traceback:<div><br><div><div>* Starting web server apache2</div><div>apache2: Syntax error on line 204 of /etc/apache2/apache2.conf: Syntax error on line 1 of /etc/apache2/mods-enabled/alias.load: Cannot load /usr/lib/apache2/modules/mod_alias.so into server: /usr/lib/apache2/modules/mod_alias.so: cannot open shared object file: No such file or directory</div>
<div>   ...fail!</div><div><br></div>Thanks<br>Vishal Rana<br>
<br><br><div class="gmail_quote">On Sun, Aug 8, 2010 at 11:15 AM, Jordon Bedwell <span dir="ltr"><<a href="mailto:jordon@envygeeks.com">jordon@envygeeks.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div class="im">On Sun, 2010-08-08 at 11:09 -0700, Vishal Rana wrote:<br>
</div><div><div></div><div class="h5">> I did, but the folder is still empty.<br>
><br>
> Thanks<br>
> Vishal Rana<br>
><br>
><br>
> On Sun, Aug 8, 2010 at 11:06 AM, Jordon Bedwell <<a href="mailto:jordon@envygeeks.com">jordon@envygeeks.com</a>><br>
> wrote:<br>
><br>
>         On Sun, 2010-08-08 at 10:58 -0700, Vishal Rana wrote:<br>
>         > Will running just aptitude reinstall apache2 installs all<br>
>         the default<br>
>         > modules?<br>
>         ><br>
>         > Thanks<br>
>         > Vishal Rana<br>
>         ><br>
><br>
><br>
>         Usually it's helpful to experiment and see.  But the short<br>
>         answer is<br>
>         yes. It will /reinstall/ it, the key word is /install/.<br>
><br>
><br>
>         --<br>
>         ubuntu-users mailing list<br>
>         <a href="mailto:ubuntu-users@lists.ubuntu.com">ubuntu-users@lists.ubuntu.com</a><br>
><br>
>         Modify settings or unsubscribe at:<br>
>         <a href="https://lists.ubuntu.com/mailman/listinfo/ubuntu-users" target="_blank">https://lists.ubuntu.com/mailman/listinfo/ubuntu-users</a><br>
><br>
><br>
<br>
</div></div><div class="im">Are you *sure* they were default libs or were they added as recommends<br>
and others during installation? if that's the case, go through aptitude<br>
or purge the entire package and reinstall it.<br>
<br>
apt-get purge apache2 && apt-get install apache2<br>
<br>
<br>
--<br>
</div><div><div></div><div class="h5">ubuntu-users mailing list<br>
<a href="mailto:ubuntu-users@lists.ubuntu.com">ubuntu-users@lists.ubuntu.com</a><br>
Modify settings or unsubscribe at: <a href="https://lists.ubuntu.com/mailman/listinfo/ubuntu-users" target="_blank">https://lists.ubuntu.com/mailman/listinfo/ubuntu-users</a><br>
</div></div></blockquote></div><br></div></div>