From: Reini U. <ru...@x-...> - 2004-07-09 14:52:07
|
Paul Henry wrote: > Got this error on the PluginManager page with v.1.3.10: > Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to allocate > 46080 bytes) in /usr/share/phpwiki/lib/plugin/_AuthInfo.php on line 92 > Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to allocate > 3029 bytes) in /usr/share/phpwiki/lib/pear/DB/mysql.php on line 672 yes, this is a known issue with lots of pages and large pages. we are working on it. > Is this a phpwiki issue, or Apache? How do I allocate a larger memory slice to > phpwiki? it's a php.ini setting: Default: memory_limit = 8M -- Reini Urban http://xarch.tu-graz.ac.at/home/rurban/ |