ID: 39860 Comment by: judas dot iscariote at gmail dot com Reported By: j dot hakvoort at publiceren dot net Status: Open Bug Type: *General Issues Operating System: Linux PHP Version: 5.2.0 New Comment:
enable display_errors=On , disable all third party extensions, mediawiki works perfectly with php 5.2.0 , most likely not a PHP problem. Previous Comments: ------------------------------------------------------------------------ [2006-12-18 03:19:52] j dot hakvoort at publiceren dot net 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 this bug report at http://bugs.php.net/?id=39860&edit=1