2005/12/29, Tom Eicher <ro...@te...>:
> > > Fatal error: Call to undefined function: zipreader() in
> > > /export/home/wiki/phpwiki-1.3.11rc3/lib/CachedMarkup.php on line 61
> > This caught a yet undetected error in the gzip workaround.
> > "new " ZipReader is missing there.
>
> Any quick manual patch for me to fix this ?
Sorry, no.
I can only think of a mnaul zip workaround, but no gzip workaround yet.
> > Looks like your php has no gzip support (zlib) anymore.
> > This is bad. I don't know if SUSE allows php_zlib to be dlopened
> > dynamicall=3D y.
>
> But it was there before. I force-reinstalled all "*zlib*" packages
> but that did not help.
>
> > Not needed if you find the proper php-zlib.so
>
> It's all there, but cannot be found anymore (with identical
> settings, it seems...). Yuck.
>
> > If not possible you may have to purge the WikiDB cache, yes.
>
> How would I do that with file DB ?
As with any other DB backend.
Login as Administrator.
At the PhpWikiAdministration page is button called "Purge Cache".
|