RE: [PHP] Rebuild PHP

2001-10-02 Thread Joseph Bannon

Yes. I've had to do this a few times to upgrade to 4.0.6. It is a pain, but
the only way I know of.

Joseph

iWebsiteSoftware.com


-Original Message-

If I rebuild PHP, do I need to rebuild my apache???







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




Re: [PHP] Rebuild PHP

2001-10-02 Thread Duncan Hill

On Tue, 2 Oct 2001, Eric G. wrote:

 If I rebuild PHP, do I need to rebuild my apache???

I_think_ that this is dependent on whether you use the DSO feature of
Apache.  IIRC, I've been able to do an upgrade on PHP and just reloaded
apache to take advantage of the new library module.

-- 

Sapere aude
My mind not only wanders, it sometimes leaves completely.


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




Re: [PHP] Rebuild PHP

2001-10-02 Thread Matt Williams

Once upon a time, Duncan Hill wrote:


I_think_ that this is dependent on whether you use the DSO feature
of
Apache.  IIRC, I've been able to do an upgrade on PHP and just
reloaded
apache to take advantage of the new library module.

Correct the manual explains have to compile with DSO.
It makes life so much easier
--
Matt Williams
[EMAIL PROTECTED]



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