JacquiiDesigns
Well-known member
A few times yesterday evening - a client received the following error when posting a new thread:
I've seen another thread regarding a similar issue. The thread called such a thing a *server issue* and provided 2 possible reasons for this issue: low RAM memory or low disc space. My server has neither of these. My server has plenty of available RAM and close to 60GB of available disc space.
So - from my perspective - this doesn't seem an actual server issue at all. If it were a server issue - wouldn't the error occur when posting ALL new threads, and not simply a sporadically occurring error??
As an FYI ==> The forum in question was recently migrated from a PlanetHippo server. As such - could this issue have anything to do with any specific XF setting or perhaps file permissions or something. IDK. But your help will be most appreciated!
Thanks
J.
Code:
Zend_Db_Statement_Mysqli_Exception: Mysqli statement execute error : Can't create a new thread (errno 11); if you are not out of available memory, you can consult the manual for a possible OS-dependent bug - library/Zend/Db/Statement/Mysqli.php:214
Generated By: Unknown Account, Yesterday at 4:22 PM
Stack Trace
#0 /home/account/public_html/library/Zend/Db/Statement.php(297): Zend_Db_Statement_Mysqli->_execute(Array)
#1 /home/account/public_html/library/Zend/Db/Adapter/Abstract.php(479): Zend_Db_Statement->execute(Array)
#2 /home/account/public_html/library/XenForo/Model/Thread.php(2127): Zend_Db_Adapter_Abstract->query('????INSERT DELA...', 479)
#3 /home/account/public_html/library/XenForo/ControllerPublic/Thread.php(159): XenForo_Model_Thread->logThreadView(479)
#4 /home/account/public_html/library/XenZine/ControllerPublic/Thread.php(20): XenForo_ControllerPublic_Thread->actionIndex()
#5 /home/account/public_html/library/XenForo/FrontController.php(347): XenZine_ControllerPublic_Thread->actionIndex()
#6 /home/account/public_html/library/XenForo/FrontController.php(134): XenForo_FrontController->dispatch(Object(XenForo_RouteMatch))
#7 /home/account/public_html/index.php(13): XenForo_FrontController->run()
#8 {main}
Request State
array(3) {
["url"] => string(108) "http://account.com/index.php?threads/gender-communication-violence-and-bullying-in-online-gaming.479/"
["_GET"] => array(1) {
["threads/gender-communication-violence-and-bullying-in-online-gaming_479/"] => string(0) ""
}
["_POST"] => array(0) {
}
}
I've seen another thread regarding a similar issue. The thread called such a thing a *server issue* and provided 2 possible reasons for this issue: low RAM memory or low disc space. My server has neither of these. My server has plenty of available RAM and close to 60GB of available disc space.
So - from my perspective - this doesn't seem an actual server issue at all. If it were a server issue - wouldn't the error occur when posting ALL new threads, and not simply a sporadically occurring error??
As an FYI ==> The forum in question was recently migrated from a PlanetHippo server. As such - could this issue have anything to do with any specific XF setting or perhaps file permissions or something. IDK. But your help will be most appreciated!
Thanks
J.