PDA

View Full Version : php 4.3.4?


Jing
11-17-2003, 09:11 PM
Hello.
May I know how many of you ugpraded to 4.3.4? Any problem so far? Did you guys do a fresh install or did you just apply the patch?

I have heard that doing fresh install is better but I have no idea how to "uninstall" php. I am running php 4.3.2 on my server right now, and I am thinking if I should upgrade it. Kind of afraid that if I break anything, my websites will be affected.

And is it really this simple? Taken from WHT.

To upgrade/install to 4.3.0 is quite easy.

As DigiCrime said just get the configure string download, unzip, then run the configure string, then make, then make install. Then a few other small details.


I assume it is quite the same with 4.3.4 too right? But how about the "a few other small details"? Like updating php.ini etc? Anyone mind giving the full list?

Sorry for all my questions. Just trying to be very very sure before I go on and try something. I am sure this thread will help a lot of others too.

Thank you in advance.

l0rdphi1
11-18-2003, 06:36 AM
just use DirectAdmin's update systemcd /usr/local/directadmin/customapache
rm -f configure.*
./build clean
./build update
./build all

ProWebUK
11-18-2003, 07:45 AM
And if DA are for any reason late or done update to a certain version of php you can use a simple configure (current configure line), make, make install process.

Chris

l0rdphi1
03-26-2004, 09:41 AM
PHP 4.3.5 is out :)

DA's build system isn't updated yet though. *cough* ;)

DirectAdmin Support
03-26-2004, 11:16 AM
Ah, thanks for the cold. I'll update it now. ;)

John

l0rdphi1
03-26-2004, 01:58 PM
thanks :}

l0rdphi1
03-26-2004, 02:18 PM
Okay. Works :)

Had to recomplie mHash though.