From: zen dot kato at google dot com Operating system: fedora 7 PHP version: 5.2.4 PHP Bug Type: Apache2 related Bug description: wrong apache version shown in phpinfo() or $_SERVER['SERVER_SOFTWARE']
Description: ------------ phpinfo() shows Apache/2.2.0 (Fedora) as Apache Version of apache2handler. <?php echo $_SERVER['SERVER_SOFTWARE']; ?> shows Apache/2.2.0 under the following sytem: fedora 7 (2.6.22.5-76.fc7) php-5.2.4-1.fc7 httpd-2.2.6-1.fc7 this is the same as bug#21220. Expected result: ---------------- Apache/2.2.6 Actual result: -------------- Apache/2.2.0 -- Edit bug report at http://bugs.php.net/?id=42716&edit=1 -- Try a CVS snapshot (PHP 4.4): http://bugs.php.net/fix.php?id=42716&r=trysnapshot44 Try a CVS snapshot (PHP 5.2): http://bugs.php.net/fix.php?id=42716&r=trysnapshot52 Try a CVS snapshot (PHP 6.0): http://bugs.php.net/fix.php?id=42716&r=trysnapshot60 Fixed in CVS: http://bugs.php.net/fix.php?id=42716&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=42716&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=42716&r=needtrace Need Reproduce Script: http://bugs.php.net/fix.php?id=42716&r=needscript Try newer version: http://bugs.php.net/fix.php?id=42716&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=42716&r=support Expected behavior: http://bugs.php.net/fix.php?id=42716&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=42716&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=42716&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=42716&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=42716&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=42716&r=dst IIS Stability: http://bugs.php.net/fix.php?id=42716&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=42716&r=gnused Floating point limitations: http://bugs.php.net/fix.php?id=42716&r=float No Zend Extensions: http://bugs.php.net/fix.php?id=42716&r=nozend MySQL Configuration Error: http://bugs.php.net/fix.php?id=42716&r=mysqlcfg