WebMin and Apache 1.x and 2.x both installed?

John Lyon jelyon at mac.com
Fri Mar 3 19:23:20 UTC 2006


On 3/3/06 12:01 PM, "Robert Slade" <ubtu at bathnetworks.com> either wrote,
forwarded or quoted:

> Do you have a mods-enabled folder in /etc/apache2 ? It should contain
> the php conf files etc. These maybe missing or corrupt.

Thanks Rob.

/etc/apache2/mods-enabled$ ls
cgi.load  php4.conf  php4.load  userdir.conf  userdir.load

The php4.conf contents contains:

  <IfModule mod_php4.c>
    AddType application/x-httpd-php .php .phtml .php3
    AddType application/x-httpd-php-source .phps
  </IfModule>

And the php4.load:

  LoadModule php4_module /usr/lib/apache2/modules/libphp4.so

I suppose it's possible that the apache configuration files are looking
somewhere else for the files.

That does give me a much better idea, though, of places to start looking.

I think I'm going to go ahead and reinstall Kubuntu twice, and call my
doctor in the morning. It's becoming clear that by the time I get this issue
resolved, I could have just installed a clean system.






More information about the ubuntu-users mailing list