( ! ) Fatal error: Uncaught exception 'Exception' with message 'Error: Out of resources when opening file './wallstreet21/oc_newsblog_article.MYD' in /home/wallstreet21/www/system/library/db/mysqli.php on line 40
( ! ) Exception: Error: Out of resources when opening file './wallstreet21/oc_newsblog_article.MYD' (Errcode: 24 - Too many open files)<br />Error No: 23<br />SELECT a.article_id FROM oc_newsblog_article_to_category a2c LEFT JOIN oc_newsblog_article a ON (a2c.article_id = a.article_id) LEFT JOIN oc_newsblog_article_description ad ON (a.article_id = ad.article_id) LEFT JOIN oc_newsblog_article_to_store a2s ON (a.article_id = a2s.article_id) WHERE ad.language_id = '1' AND a.status = '1' AND a.date_available <= NOW() AND a2s.store_id = '0' AND a2c.category_id in (11) GROUP BY a.article_id ORDER BY a.date_available desc LIMIT 0,1000000 in /home/wallstreet21/www/system/library/db/mysqli.php on line 40
Call Stack
#TimeMemoryFunctionLocation
10.0000229752{main}( ).../index.php:0
20.0003258824start( ).../index.php:19
30.0003260552require_once( '/home/wallstreet21/www/system/framework.php' ).../startup.php:105
40.0085399760Front->dispatch( ).../framework.php:103
50.46614346832Front->execute( ).../front.php:29
60.46614346832Action->execute( ).../front.php:34
70.46614351120call_user_func_array:{/home/wallstreet21/www/system/storage/modification/system/engine/action.php:51} ( ).../action.php:51
80.46624351504ControllerStartupRouter->index( ).../action.php:51
90.46624352376Action->execute( ).../router.php:25
100.46634356752call_user_func_array:{/home/wallstreet21/www/system/storage/modification/system/engine/action.php:51} ( ).../action.php:51
110.46634357424ControllerCommonHome->index( ).../action.php:51
120.80834454968Loader->controller( ).../home.php:21
130.80844455896Action->execute( ).../loader.php:24
140.80844460168call_user_func_array:{/home/wallstreet21/www/system/storage/modification/system/engine/action.php:51} ( ).../action.php:51
150.80844461344ControllerCommonContentBottom->index( ).../action.php:51
160.83894486328Loader->controller( ).../content_bottom.php:81
170.83894488736Action->execute( ).../loader.php:24
180.83904493016call_user_func_array:{/home/wallstreet21/www/system/storage/modification/system/engine/action.php:51} ( ).../action.php:51
190.83904495344ControllerExtensionModuleNewsBlogArticles->index( ).../action.php:51
200.83964538648getArticles ( ).../newsblog_articles.php:40
210.83964539000Proxy->__call( ).../newsblog_articles.php:40
220.83964540136call_user_func_array:{/home/wallstreet21/www/system/engine/proxy.php:25} ( ).../proxy.php:25
230.83964541320Loader->{closure:/home/wallstreet21/www/system/storage/modification/system/engine/loader.php:147-191}( ).../proxy.php:25
240.83974542896call_user_func_array:{/home/wallstreet21/www/system/storage/modification/system/engine/loader.php:178} ( ).../loader.php:178
250.83974543376ModelNewsBlogArticle->getArticles( ).../loader.php:178
260.83974544488DB->query( ).../article.php:137
270.83974544624DB\MySQLi->query( ).../db.php:16