Click to See Complete Forum and Search --> : Apache reports PHP 4.3.9, phpinfo reports 4.3.6


kilbey1
12-08-2004, 12:52 PM
Apache startup and any error footer reports Apache/2.0.49 (Win32) PHP/4.3.9 Server at localhost Port 80, but when I browse to phpinfo.php on my localhost, it reports 4.3.6.

Mystery?

Doug G
12-10-2004, 10:22 PM
I don't know about windows PHP, but I noticed on a linux server tha if you don't do a ./configure clean or something like that phpinfor will still show an older version even if you compiled a newer version. In addition, the configure options aren't updated either.