Click to See Complete Forum and Search --> : How to change from PHP 4.2.2 to 4.3.2


arg_rommel
07-23-2003, 04:24 PM
Hello.
I've previously used php-4.2.2 with apache 2.0
Recently I've downloaded the php-4.3.2.
But My Apache server keep seeing my old php version.
Can someone resume me the steps to make the apache see
the new version?

Thanks in advance.

Christian Villada

stolzyboy
07-23-2003, 04:27 PM
delete one or the other of your posts, you need not double post

if someone knows the answer, the will tell you

drag0n
07-23-2003, 08:14 PM
Linux or Windows?
On linux... if ur using RPM, doing rpm -q php
then if that comes up to be 4.22, do rpm -e php-4.2.2
then reinstall 4.3.2
If you are compiling... then... youd have to recompile apache with the path to php4.3.2 bin folder... and delete 4.2.2