PHP 4.2.3 to 4.3.1

Hello all,

I need to upgrade my PHP version from 4.2.3 to 4.3.1. I orginaly installed PHP using the Apache Tool Box (automated install). I have downloaded the latest php and did the command ./configure --with-mysql, make, make install. After this was done I copied the php.ini-dist from the php/src dir. to /etc/php.ini and restarted apache. When I look at the headers for apache I still see it sending out the version 4.2.3. Did I do this upgrade wrong?

My apache version is 1.3.27 if that helps.


Seth Garnar

 

 

 

 

Top