ID: 21220 Comment by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Bogus Bug Type: Apache related Operating System: Windows 2000 Professional PHP Version: 4.3.0 New Comment:
Well, I found change the name field then. Because if I read "Apache Version" to me it is obvious that the current Apache version running is meant. Specially if some lines below it says "Hostname:Port" and there I do not see the hostname of the machine where PHP was compiled but my own. It's not really a bug, not serious or important in any way, it would just be cosmetic and I thought I could tell ;) Regards, johannes Previous Comments: ------------------------------------------------------------------------ [2002-12-27 15:55:43] [EMAIL PROTECTED] This is not a big. It simply shows the version of Apache php4apache.dll was compiled against. You can see you running apache version under SERVER_SOFTWARE. ------------------------------------------------------------------------ [2002-12-27 14:21:25] [EMAIL PROTECTED] When executing a PHP script (*) on Apache 1.3.27 (PHP 4.3.0 as Apache module) it shows "Apache/1.3.24" as "Apache Version" while it should be 1.3.27. (*) <?php phpinfo; ?> ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=21220&edit=1