Is there a way to display the current environment for Apache, php, mysql and the likes?
I have a need to know where Apache is finding php.
I has php 4.3.0 installed and working, I have upgraded to php 4.3.7, but Apache is still showing 4.3.0.
From the command line, a php -i shows 4.3.7, but a phpinfo from Apache shows 4.3.0.
Please help....
|