Re: [PHP-INST] Unable to start Apache 1.3.14 with PHP4.0.4pl1

2001-02-11 Thread Scott Holmes
I had not configured php3 with --enable-versioning. Recompiling that then recompiling php4 still did not solve the problem. I then amended my configure string for php4 from: # ./configure --with-apxs=/usr/sbin/apxs --with-pgsql=/usr/local --with-zlib-dir=/usr/include --with-jpeg-dir=/usr/in

Re: [PHP-INST] Unable to start Apache 1.3.14 with PHP4.0.4pl1

2001-02-11 Thread Rasmus Lerdorf
Did you also compile PHP 3 using --enable-versioning? They both need to have it for this to work. -Rasmus On Sun, 11 Feb 2001, Scott Holmes wrote: > > I have been unable to start Apache with PHP4. It currently runs fine with > PHP3.0.16. I configured php-4.0.4pl1 thus: > > # ./configure --wi

[PHP-INST] Unable to start Apache 1.3.14 with PHP4.0.4pl1

2001-02-11 Thread Scott Holmes
I have been unable to start Apache with PHP4. It currently runs fine with PHP3.0.16. I configured php-4.0.4pl1 thus: # ./configure --with-apxs=/usr/sbin/apxs --with-pgsql=/usr/local --with-zlib-dir=/usr/include --with-jpeg-dir=/usr/include --with-tiff-dir=/usr/include --with-fdftk=/usr/local