[PHP-INST] Re: PHP 4.2.0 causes...oddities...in Apache2.

2002-05-13 Thread Alessandro Federico
Hi all, I tried your solution Holger but it doesn't work on my Apache/2.0.36 and PHP 4.2.0. do someone have other hints? thanks & bye ale PS: with Apache/2.0.35 all it's OK! Holger Eilhard wrote: > Hi, > > "Stephan Wuelfert" <[EMAIL PROTECTED]> schrieb im Newsbeitrag > [EMAIL PROTECTED]">ne

[PHP-INST] Re: PHP 4.2.0 causes...oddities...in Apache2.

2002-05-03 Thread Holger Eilhard
Hi, "Stephan Wuelfert" <[EMAIL PROTECTED]> schrieb im Newsbeitrag [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > Hi Dylan Fitzgerald, > > well, thats _exactly_ what I get! There ist one little trick to get it > running. Start apache _without_ the LoadModule line with php. Now apache > starts up c

[PHP-INST] Re: PHP 4.2.0 causes...oddities...in Apache2.

2002-05-02 Thread Stephan Wuelfert
Hi Dylan Fitzgerald, well, thats _exactly_ what I get! There ist one little trick to get it running. Start apache _without_ the LoadModule line with php. Now apache starts up correctly. Insert the LoadModule line in httpd.conf and make a restart. apache loads the php-module and ist fully funct

[PHP-INST] Re: PHP 4.2.0 causes...oddities...in Apache2.

2002-05-02 Thread Dylan Fitzgerald
Okay, I have Apache2 up and running quite nicely on a Sorcerer box. Joy of joys. And I finally managed to get PHP to compile against it, which took a good deal longer. Interestingly enough, though, when I start Apache2 with the LoadModule line for PHP4.2.0 in /usr/local/apache2/conf/httpd.conf,