RE: [PHP-INST] reinstalling

2002-07-02 Thread Matt Schroebel
> From: Angelo Marcos Rigo > Sent: Tuesday, July 02, 2002 10:46 AM > To: [EMAIL PROTECTED] > Subject: [PHP-INST] reinstalling > I need to reinstall apache without loosing my actually php > configuration. how can it be done? Unix answer: Depends on how you installed php. If php is a DSO mo

Re: [PHP-INST] reinstalling php

2002-02-25 Thread Rasmus Lerdorf
It gets it from the build. It means you did not correctly rebuild libphp4.so, or you did not replace the original libphp4.so with the new one, and/or you did not restart your web server. -Rasmus On Mon, 25 Feb 2002, John Williams wrote: > I've reinstalled php4.1.1 on my solaris 8 box to use gr