From: Reini U. <ru...@x-...> - 2006-08-07 20:49:31
|
Matt Brown schrieb: > Hi, > > I'm having trouble with the PHPwiki Debian package and memory usage. In > particular the package doesn't work with the default memory limit that > PHP4 has in Debian (8MB), which is also the default memory limited > shipped with PHP4. > > Have other people run into this problem? namely that PHPwiki will not > run with small amounts of memory? > > Are there any techniques that can be used to reduce PHPwiki's memory > usage so that it will work with an 8MB memory limit? We know that we need at least 16MB for 1.3.x. This was described analysed in great detail at the sf.net page which does not work now. Reduce memory limits - in decreasing order of gained memory: DATABASE_TYPE=dba USECACHE=0 ENABLE_USER_NEW=false WIKIDB_NOCACHE_MARKUP = true -- Reini Urban http://phpwiki.org/ http://murbreak.at/ http://helsinki.at/ http://spacemovie.mur.at/ |