[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: apache2 php5 error



On Tue Aug 17, 2010 at 16:00:44 -0400, Paul Cartwright wrote:

> from httpd.conf:
> LoadModule php5_module        /usr/local/apache2/modules/libphp5.so

  Remove that line.

  The debian way of loading modules is to use the tools:

    a2enmod
    a2dismod

  These will create symlinks in /etc/apache2/mods-enabled appropriately
 ensuring you never need to edit httpd.conf.

Steve
--
http://www.steve.org.uk/


Reply to: