"Chris" <[EMAIL PROTECTED]> wrote:
> I am trying to find some info on upgrading from php3 to php4.
> I can't seem to find any docs about upgrading, just installing.
> Is this the same thing?
> Do I have to re-compile apache just to go from php3 to php4?
Upgrading from PHP3 to PHP4 consists of installing PHP4. You can install
php with apxs (--with-apxs flag) in which case you don't need to recompile
Apache or you can recompile Apache and install it as a static module
directly in the Apache binary.
--
Steve Werby
President, Befriend Internet Services LLC
http://www.befriend.com/
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]