Hi, sorry for not getting back to this earlier,
>> > Do you have any idea what is being zipped or unzipped on every
>> > page request ?
> It's the gzipped pre-prepared page object, which is stored in the
> database. Obviously with a unsupported gzip format.
>> > Any idea how to fix this ?
> PhpWikiAdministration
> purge-cache
Yes, that worked, thanks!
After purge, I was able to "un-un-comment" that code and it's
working now.
Well, "barely working". As I wrote, I'm still on 1.3.12p3.
I get "lib/Request.php:820: Notice[1024]: The PhpWiki access log file is
not writable. Please ensure that the file
'/var/log/apache2/wiki_access_log' is writable, or redefine ACCESS_LOG
in config/config.ini."
no matter what I configure in config.ini, even "empty to disable"
does not help. Also, on every 10th page request or so, I get the
page as "plain HTML" with no stylesheets... (no, it's not the
apache, that's working well for other stuff...)
It would really be nice to get a working "official major release"...
Download on SF is still 1.2...
Link to SF Page http://phpwiki.sourceforge.net/phpwiki-1.2/ from
http://phpwiki.sourceforge.net/ is broken (empty page)...
I'd really like to help out by documenting stuff like that upgrade
problem you helped solve, or "what to configure on a vanilla Suse
11.1 to get PHPWiki running", but for that we need a functioning
projekt home wiki, right ?
Cheers, Tom.
|