I am getting the following out of memory error when viewing the Plugin Manager page.
Fatal error: Allowed memory size of 8388608 bytes exhausted at (null):0 (tried to allocate 128 bytes) in /home/raid/httpd/htdocs/phpwiki/lib/XmlElement.php on line 164
This is with V 1.3.10. I have only the default Wiki pages and plugins loaded. I am using MySQL and ADODB. The server has something like 512 MByte RAM.
Ian.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I am getting the following out of memory error when viewing the Plugin Manager page.
Fatal error: Allowed memory size of 8388608 bytes exhausted at (null):0 (tried to allocate 128 bytes) in /home/raid/httpd/htdocs/phpwiki/lib/XmlElement.php on line 164
This is with V 1.3.10. I have only the default Wiki pages and plugins loaded. I am using MySQL and ADODB. The server has something like 512 MByte RAM.
Ian.
maybe the same problem like here
http://sourceforge.net/forum/forum.php?thread_id=1105335&forum_id=18929
Tahnks Stefan, it may well be the same thing. I have tried the latest nightly build and still get the problem.