cleaner416
Programmer
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!!
./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!!