[ale] php & apache2 on debian

Paul Cartwright ale at pcartwright.com
Mon Mar 9 06:08:58 EDT 2009


On Mon March 9 2009, Kenneth Ratliff wrote:
> ... waiting [Sun Mar 08 17:55:47 2009] [warn] module php5_module is already
> loaded, skipping
>
> This tells me it has already been loaded somewhere else.  Probably a
> php.conf file in a location that is included via wildcards like so:
>
>
> Include /this/path/*.conf
>
> or even more inclusive:
>
> Include /this/path/*
>
> There's probably just two AddModule lines for php5 in his config files, a
> recursive grep in /etc/apache2 will usually reveal the culprit. My money
> would be on httpd.conf, since some stuff freaks out if it can't find the
> proper load lines there when they install and will add them if they think
> it's missing.

so, if it is already loaded, how do you UNload it, or is that necessary?
It still isn't working, though I did add those lines in httpd.conf.

-- 
Paul Cartwright
Registered Linux user # 367800
Registered Ubuntu User #12459



More information about the Ale mailing list