From:             j dot hakvoort at publiceren dot net
Operating system: Linux
PHP version:      5.2.0
PHP Bug Type:     *General Issues
Bug description:  PHP returns a blank page

Description:
------------
CMD php index.php on MediaWiki for example does not return anything
(blank)

While if you would start the script with a parameter to edit a wiki
article it would serve the edit page. If you save it the new page will
will be loaded but if you then refresh the page it will be 404 (blank).

This does not only occur with MediaWiki but also on my vBulletin forums
wich sometimes return a blank screen or 404. This does not occur always
but sometimes on the forum while on MediaWiki the index always returns a
blank screen.

My host has already completely reinstalled PHP 5.2.0 and it still returns
the same errors.

I did not change anything in MediaWiki or vBulletin so it must be related
to PHP.

My host is reall verry experienced and knows what they are doing. PHP has
been installed 2 times now by 2 difrent techs during the past 10 hours.

Is this a known bug? Please help!

Best Regards,
Jan Jaap

Reproduce code:
---------------
http://www.celebrityprofiler.com/ (MediaWiki)
http://www.papegaaienforum.nl/ (vBulletin forum, just click arround a few
times untill a 404 is given)

Expected result:
----------------
Blank screen (no output) wich is interpreted by IE as 404.

Actual result:
--------------
Serving the script.

-- 
Edit bug report at http://bugs.php.net/?id=39860&edit=1
-- 
Try a CVS snapshot (PHP 4.4): 
http://bugs.php.net/fix.php?id=39860&r=trysnapshot44
Try a CVS snapshot (PHP 5.2): 
http://bugs.php.net/fix.php?id=39860&r=trysnapshot52
Try a CVS snapshot (PHP 6.0): 
http://bugs.php.net/fix.php?id=39860&r=trysnapshot60
Fixed in CVS:                 http://bugs.php.net/fix.php?id=39860&r=fixedcvs
Fixed in release:             
http://bugs.php.net/fix.php?id=39860&r=alreadyfixed
Need backtrace:               http://bugs.php.net/fix.php?id=39860&r=needtrace
Need Reproduce Script:        http://bugs.php.net/fix.php?id=39860&r=needscript
Try newer version:            http://bugs.php.net/fix.php?id=39860&r=oldversion
Not developer issue:          http://bugs.php.net/fix.php?id=39860&r=support
Expected behavior:            http://bugs.php.net/fix.php?id=39860&r=notwrong
Not enough info:              
http://bugs.php.net/fix.php?id=39860&r=notenoughinfo
Submitted twice:              
http://bugs.php.net/fix.php?id=39860&r=submittedtwice
register_globals:             http://bugs.php.net/fix.php?id=39860&r=globals
PHP 3 support discontinued:   http://bugs.php.net/fix.php?id=39860&r=php3
Daylight Savings:             http://bugs.php.net/fix.php?id=39860&r=dst
IIS Stability:                http://bugs.php.net/fix.php?id=39860&r=isapi
Install GNU Sed:              http://bugs.php.net/fix.php?id=39860&r=gnused
Floating point limitations:   http://bugs.php.net/fix.php?id=39860&r=float
No Zend Extensions:           http://bugs.php.net/fix.php?id=39860&r=nozend
MySQL Configuration Error:    http://bugs.php.net/fix.php?id=39860&r=mysqlcfg

Reply via email to