Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Updgrade to PHP 4.3.2 not taking??

Status
Not open for further replies.

cleaner416

Programmer
Feb 5, 2002
42
US
I have Apache 2.0.36. I dl'd PHP 4.3.2, and ran the following with no errors:

./configure --with-apxs2=/usr/local/apache/bin/apxs --with-mysql
make
make install

I copied over php.ini-dist to php.ini, stopped and started apache and .... blah. phpinfo() still shows the version as 4.2.1. I even restarted the box, which I haven't done in quite some time. Same result. Any ideas?

Thanks in advance!!
 
Did you move the correct .so into the modules folder?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top