From: freebsd at mwi dot dk Operating system: FreeBSD 4.9 PHP version: 4.3.6 PHP Bug Type: PHP options/info functions Bug description: X-Powered-By shows wrong version
Description: ------------ The http header shows X-Powered-By: PHP/4.3.4 phpinfo() shows 4.3.6 I have tried to turn it all of by: expose_php Off Off but header still shows up. './configure' '--enable-versioning' '--enable-memory-limit' '--with-layout=GNU' '--with-zlib-dir=/usr' '--disable-all' '--with-regex=php' '--disable-cgi' '--enable-ctype' '--with-gd' '--enable-gd-native-ttf' '--enable-gd-jis-conv' '--with-freetype-dir=/usr/local' '--with-t1lib=/usr/local' '--with-jpeg-dir=/usr/local' '--with-png-dir=/usr/local' '--enable-gd-lzw-gif' '--with-mysql=/usr/local' '--enable-overload' '--with-pcre-regex=yes' '--with-pdflib=/usr/local' '--enable-posix' '--enable-session' '--enable-tokenizer' '--with-expat-dir=/usr/local' '--enable-xml' '--with-zlib=yes' '--with-apxs=/usr/local/sbin/apxs' '--prefix=/usr/local' 'i386-portbld-freebsd4.9' -- Edit bug report at http://bugs.php.net/?id=28046&edit=1 -- Try a CVS snapshot (php4): http://bugs.php.net/fix.php?id=28046&r=trysnapshot4 Try a CVS snapshot (php5): http://bugs.php.net/fix.php?id=28046&r=trysnapshot5 Fixed in CVS: http://bugs.php.net/fix.php?id=28046&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=28046&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=28046&r=needtrace Need Reproduce Script: http://bugs.php.net/fix.php?id=28046&r=needscript Try newer version: http://bugs.php.net/fix.php?id=28046&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=28046&r=support Expected behavior: http://bugs.php.net/fix.php?id=28046&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=28046&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=28046&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=28046&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=28046&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=28046&r=dst IIS Stability: http://bugs.php.net/fix.php?id=28046&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=28046&r=gnused Floating point limitations: http://bugs.php.net/fix.php?id=28046&r=float