From: Carsten K. <car...@us...> - 2003-12-18 00:38:31
|
On Wednesday, December 17, 2003, at 09:02 am, Peter wrote: > Well, > > not the kind of message that mmakes you happy, I know... I have a > phpwiki and php 4.3.3. on Apache2. > > A klick on "edit" crashes Apache. > > Anything known about this? Hallo Peter, This sounds just like the same as the problem with PHP 4.3.x (with Apache 1.x) under Mac OS X, where the httpd server daemon crashes whenever you edit a page or are even just browsing/viewing the OldTextFormattingRules page. (Possibly also when viewing or editing some other page which contains certain old markup rules; exactly which old markup causes the bug to surface we don't yet know). There is some discussion and a few workarounds here in [PhpWiki:KnownBugs] at: http://phpwiki.sourceforge.net/phpwiki/KnownBugs ...under the heading: "EDIT will not work after upgrading to PHP 4.3.0" Let us know whether those workarounds are successful for you (i.e. That is the same problem-bug as you have) or if this might be some other problem. Unfortunately a fix for this bug is still not in sight, but at least we know how to work past it now. Cheers, Carsten |