WhatChaMissin
Active member
Hi;
I'm currently experiencing this error on my forum;
[18-Aug-2017 17:53:41 UTC] PHP Fatal error: Allowed memory size of 805306368 bytes exhausted (tried to allocate 8192 bytes) in /home/xxxpublic_html/forums/library/Zend/Db/Statement/Mysqli.php on line 276
[18-Aug-2017 22:43:42 UTC] PHP Fatal error: Allowed memory size of 805306368 bytes exhausted (tried to allocate 20480 bytes) in /home/xxx/public_html/forums/library/Zend/Db/Statement/Mysqli.php on line 304
[19-Aug-2017 02:05:40 UTC] PHP Fatal error: Allowed memory size of 805306368 bytes exhausted (tried to allocate 20480 bytes) in /home/xxx/public_html/forums/library/Zend/Db/Statement/Mysqli.php on line 304
[19-Aug-2017 14:11:36 UTC] PHP Fatal error: Allowed memory size of 805306368 bytes exhausted (tried to allocate 8192 bytes) in /home/xxx/public_html/forums/library/Zend/Db/Statement/Mysqli.php on line 276
This only happens when I try to either log into the site or request a password reset. Other than that I can move about freely on the forums, viewing posts, profiles, etc.
I had my host try to up the memory size and this is what they came back with...
"It is indeed hitting the 768M set on the account.
This seems to me like quite a bit of memory to be using for a single site."
I tried to disable the plugins by adding this to the config.php file; $config['enableListeners'] = false;
I don't know how to disable the theme via the config.php however.
Is there any way that I can save my forum?
Thanks in advance!
I'm currently experiencing this error on my forum;
[18-Aug-2017 17:53:41 UTC] PHP Fatal error: Allowed memory size of 805306368 bytes exhausted (tried to allocate 8192 bytes) in /home/xxxpublic_html/forums/library/Zend/Db/Statement/Mysqli.php on line 276
[18-Aug-2017 22:43:42 UTC] PHP Fatal error: Allowed memory size of 805306368 bytes exhausted (tried to allocate 20480 bytes) in /home/xxx/public_html/forums/library/Zend/Db/Statement/Mysqli.php on line 304
[19-Aug-2017 02:05:40 UTC] PHP Fatal error: Allowed memory size of 805306368 bytes exhausted (tried to allocate 20480 bytes) in /home/xxx/public_html/forums/library/Zend/Db/Statement/Mysqli.php on line 304
[19-Aug-2017 14:11:36 UTC] PHP Fatal error: Allowed memory size of 805306368 bytes exhausted (tried to allocate 8192 bytes) in /home/xxx/public_html/forums/library/Zend/Db/Statement/Mysqli.php on line 276
This only happens when I try to either log into the site or request a password reset. Other than that I can move about freely on the forums, viewing posts, profiles, etc.
I had my host try to up the memory size and this is what they came back with...
"It is indeed hitting the 768M set on the account.
This seems to me like quite a bit of memory to be using for a single site."
I tried to disable the plugins by adding this to the config.php file; $config['enableListeners'] = false;
I don't know how to disable the theme via the config.php however.
Is there any way that I can save my forum?
Thanks in advance!