Lone Wolf
Well-known member
My dev site has been down for a couple of days with this error...
An unexpected database error occurred. Please try again later.
..today I enabled Debug mode and found the following server error repeated....
Error Info
ErrorException: Fatal Error: Allowed memory size of 67108864 bytes exhausted (tried to allocate 166318 bytes) - library/Zend/Db/Statement/Mysqli.php:208
Generated By: Unknown Account, Yesterday at 10:58 AM
Stack Trace
#0 [internal function]: XenForo_Application::handleFatalError()
#1 {main}
Request State
An unexpected database error occurred. Please try again later.
..today I enabled Debug mode and found the following server error repeated....
Error Info
ErrorException: Fatal Error: Allowed memory size of 67108864 bytes exhausted (tried to allocate 166318 bytes) - library/Zend/Db/Statement/Mysqli.php:208
Generated By: Unknown Account, Yesterday at 10:58 AM
Stack Trace
#0 [internal function]: XenForo_Application::handleFatalError()
#1 {main}
Request State
Code:
array(3) {
["url"] => string(33) "http://domain.org/deferred.php"
["_GET"] => array(0) {
}
["_POST"] => array(4) {
["_xfRequestUri"] => string(1) "/"
["_xfNoRedirect"] => string(1) "1"
["_xfToken"] => string(8) "********"
["_xfResponseType"] => string(4) "json"
}
}