php-install Digest 2 Jan 2002 12:40:37 -0000 Issue 629
Topics (messages 5415 through 5416):
install problem : using old php config?
5415 by: DKode
Re: php compilation error on MacOSX10.1
5416 by: Mike
Administrivia:
To subscribe to the digest, e-mail:
[EMAIL PROTECTED]
To unsubscribe from the digest, e-mail:
[EMAIL PROTECTED]
To post to the list, e-mail:
[EMAIL PROTECTED]
----------------------------------------------------------------------
--- Begin Message ---
I ran through the whole install of php4 on rh linux 7.2 with mysql support
when I originally setup this machine it had php4.0 on it.
I compiled and installed php4.1 and copied the php.ini-dist to /etc/php.ini
(which is where the old one was)
i then restarted the web server but when i try phpinfo(); its still showing
me php 4.0
any ideas? probably something simple. thanks
--- End Message ---
--- Begin Message ---
I've just managed a successful compilation of php 4.1.1 on MAC OSX 10.1 - it
worked first time without a hitch.
Try a very simple configuration. I am currently using
only --enable-discard-path (because I want to run php as cgi).
If that works try adding your other options one by one.
--- End Message ---