From: Reini U. <ru...@x-...> - 2005-01-13 17:13:14
|
ms...@sp... schrieb: > On Jan 12, 2005, at 6:39 AM, Reini Urban wrote: >> Joel Uckelman schrieb: >>> 1. Is there something special I need to to do get 1.3.10 working with >>> Apache 2 >>> and PHP 4.3? I haven't been able to get the wiki to create a new page >>> db, even. >> >> The internal redirect-after-edit is broken. >> Make sure that your theme has a valid signature ImageAlias, >> and not false. >> $WikiTheme->addImageAlias('signature', "Signature.png"); >> >> This seems to be a special problem with apache2, but I got nearer in >> the last week. >> > > I'm running apache2, phpwiki 1.3.7, using a provided theme (MacOSX), and > can't change the contents of a page. What's going on? Exact error description please. I cannot guess into the blue. Most likely the signature is missing. If so, you can edit, but get an empty page after pressing "Save". Other failures should print something. -- Reini Urban |