[EMAIL PROTECTED] Re: php and apache22

2006-02-23 Thread Joost de Heer
>>> In /var/log/messages the error did not show up --- it looks like >>> this is somewhere crunched in the startup script. Starting >>> apache directly I am prompted with: "No such file or directory: >>> Failed to enable the 'httpready' Accept Filter" >>> >>> Any idea what this means? http://www.m

[EMAIL PROTECTED] Re: php and apache22

2006-02-23 Thread Thomas Schweikle
François Conil schrieb: > Thomas Schweikle a écrit : > >> >> In /var/log/messages the error did not show up --- it looks like >> this is somewhere crunched in the startup script. Starting >> apache directly I am prompted with: "No such file or directory: >> Failed to enable the 'httpready' Accept

Re: [EMAIL PROTECTED] Re: php and apache22

2006-02-23 Thread François Conil
Thomas Schweikle a écrit : In /var/log/messages the error did not show up --- it looks like this is somewhere crunched in the startup script. Starting apache directly I am prompted with: "No such file or directory: Failed to enable the 'httpready' Accept Filter" Any idea what this means? Th

[EMAIL PROTECTED] Re: php and apache22

2006-02-22 Thread Thomas Schweikle
François Conil schrieb: > Thomas Schweikle a écrit : >> François Conil schrieb: >> >>> Thomas Schweikle a écrit : >>> Hi! >>> >>> >>> >>> Hello, >>> >>> Try to look after a file named extensions.ini and comment out the >>> extensions that are loaded twice at startup. >> >> >> OK. There w

Re: [EMAIL PROTECTED] Re: php and apache22

2006-02-22 Thread François Conil
Thomas Schweikle a écrit : François Conil schrieb: Thomas Schweikle a écrit : Hi! Hello, Try to look after a file named extensions.ini and comment out the extensions that are loaded twice at startup. OK. There where three PHP4 extensions duplicate: imagick.so fribidi.so fileinfo.so

[EMAIL PROTECTED] Re: php and apache22

2006-02-22 Thread Thomas Schweikle
[EMAIL PROTECTED] schrieb: > Are you using an old mod_php4 compiled for Apache 2.0.xx? No, I have compiled mod_php4 for apache 2.2.x from scratch (or better I did: "portupgrade -rRf php4 apache22" after deinstalling apache 2.0.x then installing apache 2.2.x --- just to make sure all depending libr

[EMAIL PROTECTED] Re: php and apache22

2006-02-22 Thread Thomas Schweikle
François Conil schrieb: > Thomas Schweikle a écrit : >> Hi! >> > > > Hello, > > Try to look after a file named extensions.ini and comment out the > extensions that are loaded twice at startup. OK. There where three PHP4 extensions duplicate: imagick.so fribidi.so fileinfo.so after removing the