I'm going nuts.
I'm trying to recompile PHP with additional extensions (soap).
The ./configure works fine.
The make returns no errors.
The make install returns no errors.
But the created on date for php is old, none of my options show up on phpinfo() and the build date in php -i is old.
Why won't my installation take?
You httpd.conf is pointing to the wrong PHP installation.
You must log in to post.
Register or log in:
Username Password
#
I'm going nuts.
I'm trying to recompile PHP with additional extensions (soap).
The ./configure works fine.
The make returns no errors.
The make install returns no errors.
But the created on date for php is old, none of my options show up on phpinfo() and the build date in php -i is old.
Why won't my installation take?
#
You httpd.conf is pointing to the wrong PHP installation.