Witam.
Zauważyłem dzisiaj na stronie ciąg błędów:
Unable to allocate memory for pool.

Dokładniej:
Kod:

Warning:  require() [function.require]: Unable to allocate memory for pool. in /home/.../.../.../app/web/libraries/joomla/document/html/html.php on line 570

Warning:  require_once() [function.require-once]: Unable to allocate memory for pool. in /home/.../.../.../app/web/templates/yoo_glass/warp/warp.php on line 129

Warning:  include() [function.include]: Unable to allocate memory for pool. in /home/.../.../.../app/web/templates/yoo_glass/warp/helpers/template.php on line 49

Warning:  include() [function.include]: Unable to allocate memory for pool. in /home/.../.../.../app/web/templates/yoo_glass/layouts/template.php on line 10

Warning:  require_once() [function.require-once]: Unable to allocate memory for pool. in /home/.../.../.../app/web/templates/yoo_glass/warp/warp.php on line 129

Warning:  require_once() [function.require-once]: Unable to allocate memory for pool. in /home/.../.../.../app/web/libraries/joomla/document/document.php on line 912

Warning:  include() [function.include]: Unable to allocate memory for pool. in /home/.../.../.../app/web/libraries/loader.php on line 485

Warning:  require_once() [function.require-once]: Unable to allocate memory for pool. in /home/.../.../.../app/web/plugins/system/advancedmodules/advancedmodules.php on line 243

Warning:  require_once() [function.require-once]: Unable to allocate memory for pool. in /home/.../.../.../app/web/plugins/system/advancedmodules/advancedmodules.php on line 246

Warning:  require_once() [function.require-once]: Unable to allocate memory for pool. in /home/.../.../.../app/web/plugins/system/nnframework/helpers/assignments.php on line 16

Warning:  require_once() [function.require-once]: Unable to allocate memory for pool. in /home/.../.../.../app/web/plugins/system/advancedmodules/advancedmodules.php on line 256

Warning:  include() [function.include]: Unable to allocate memory for pool. in /home/.../.../.../app/web/libraries/loader.php on line 485

Warning:  include() [function.include]: Unable to allocate memory for pool. in /home/.../.../.../app/web/libraries/loader.php on line 485
('/home/.../.../.../' - zmiana celowa)

Googlowałem i znalazłem tylko temat, w którym radzili zwiększyć 'memory_limit' w 'php.ini'... limit mam ustawiony na 256M.

Czy ktoś wie może na czym polega problem? Mam zwiększyć limit? do 512, czy 1024?