Last modified: 2010-05-15 15:48:29 UTC
When editing a page, saving, then going back to the previous page, it comes up with a blank page. The below error occurs in the error log. This causes me to have to restart Apache 2.2.4 to get mediawiki working again. [Thu Apr 19 12:55:55 2007] [error] [client 172.28.132.70] PHP Fatal error: Cannot redeclare wfprofilein() (previously declared in D:\\IHS\\6.0 \\htdocs\\en_US\\wiki\\includes\\ProfilerStub.php:7) in D:\\IHS\\6.0 \\htdocs\\en_US\\wiki\\includes\\ProfilerStub.php on line 12, referer: http://wasasb2.fbfs.com/wiki/index.php/Workflow_Load_Balancing_with_F5_on_wasaup q9_and_wasaupq10 [Thu Apr 19 12:57:22 2007] [error] [client 172.28.132.221] PHP Fatal error: Cannot redeclare wfprofilein() (previously declared in I:0) in D:\\IHS\\6.0 \\htdocs\\en_US\\wiki\\includes\\ProfilerStub.php on line 12, referer: http://wasasb2.fbfs.com/wiki/index.php/WebSphere_Environments#WebSphere_v6.0_Tes t_Environment
I'd suspect a broken PHP acceleration extension (Zend Optimizer, eAccelerator, etc).
(In reply to comment #1) > I'd suspect a broken PHP acceleration extension (Zend Optimizer, eAccelerator, etc). How can that be fixed?
Remove, upgrade, downgrade, debug it? :) Try some different versions and environments.