[ale] php & apache2 on debian

Jerald Sheets questy at gmail.com
Sun Mar 8 18:08:02 EDT 2009


On Mar 8, 2009, at 5:59 PM, Paul Cartwright wrote:
>
> Restarting web server: apache2[Sun Mar 08 17:55:46 2009] [warn] module
> php5_module is already loaded, skipping
> ... 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/*

In either event, it's the same thing.

Did you try the phpinfo.php trick from my earlier email?  If that  
works, PHP is fully functional and properly configured and we needed  
to look elsewhere.


--j
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.ale.org/pipermail/ale/attachments/20090308/5050dc25/attachment-0001.html 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: PGP.sig
Type: application/pgp-signature
Size: 195 bytes
Desc: This is a digitally signed message part
Url : http://mail.ale.org/pipermail/ale/attachments/20090308/5050dc25/attachment-0001.bin 


More information about the Ale mailing list