View Single Post
  #1 (permalink)  
Old 2004-06-15, 11:11 AM
EGropp EGropp is offline
Junior Member
 
Join Date: Jun 2004
Posts: 1
EGropp
Default

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....
Reply With Quote