( ! ) Fatal error: Uncaught exception 'Exception' with message 'Error: Out of resources when opening file './wallstreet21/oc_newsblog_article_to_store.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_to_store.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,13,12) GROUP BY a.article_id ORDER BY a.date_available desc LIMIT 0,12 in /home/wallstreet21/www/system/library/db/mysqli.php on line 40
Call Stack
#TimeMemoryFunctionLocation
10.0001229848{main}( ).../index.php:0
20.0031343368start( ).../index.php:19
30.0031345096require_once( '/home/wallstreet21/www/system/framework.php' ).../startup.php:105
40.0064509016Front->dispatch( ).../framework.php:103
53.68434606040Front->execute( ).../front.php:29
63.68434606040Action->execute( ).../front.php:34
73.68434610400call_user_func_array:{/home/wallstreet21/www/system/storage/modification/system/engine/action.php:51} ( ).../action.php:51
83.68434610784ControllerStartupRouter->index( ).../action.php:51
93.68444611656Action->execute( ).../router.php:25
103.68464635584call_user_func_array:{/home/wallstreet21/www/system/storage/modification/system/engine/action.php:51} ( ).../action.php:51
113.68464636544ControllerCommonHome->index( ).../action.php:51
123.84754875768Loader->controller( ).../home.php:21
133.84764876696Action->execute( ).../loader.php:24
143.84774909384call_user_func_array:{/home/wallstreet21/www/system/storage/modification/system/engine/action.php:51} ( ).../action.php:51
153.84774910936ControllerCommonContentBottom->index( ).../action.php:51
168.82595490872Loader->controller( ).../content_bottom.php:81
178.82605493288Action->execute( ).../loader.php:24
188.82615497640call_user_func_array:{/home/wallstreet21/www/system/storage/modification/system/engine/action.php:51} ( ).../action.php:51
198.82615499976ControllerExtensionModuleNewsBlogArticles->index( ).../action.php:51
208.82675543088getArticles ( ).../newsblog_articles.php:40
218.82675543448Proxy->__call( ).../newsblog_articles.php:40
228.82675544608call_user_func_array:{/home/wallstreet21/www/system/engine/proxy.php:25} ( ).../proxy.php:25
238.82675545872Loader->{closure:/home/wallstreet21/www/system/storage/modification/system/engine/loader.php:147-191}( ).../proxy.php:25
248.82685547496call_user_func_array:{/home/wallstreet21/www/system/storage/modification/system/engine/loader.php:178} ( ).../loader.php:178
258.82685548000ModelNewsBlogArticle->getArticles( ).../loader.php:178
268.82685549120DB->query( ).../article.php:137
278.82685549256DB\MySQLi->query( ).../db.php:16