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
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