( ! ) Fatal error: Uncaught exception 'Exception' with message 'Error: Out of resources when opening file './wallstreet21/oc_newsblog_article_description.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_description.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.0001232160{main}( ).../index.php:0
20.0031261336start( ).../index.php:19
30.0031263064require_once( '/home/wallstreet21/www/system/framework.php' ).../startup.php:105
40.0350404624Front->dispatch( ).../framework.php:103
50.16004351640Front->execute( ).../front.php:29
60.16004351640Action->execute( ).../front.php:34
70.16014355928call_user_func_array:{/home/wallstreet21/www/system/storage/modification/system/engine/action.php:51} ( ).../action.php:51
80.16014356312ControllerStartupRouter->index( ).../action.php:51
90.16034357184Action->execute( ).../router.php:25
100.16044361560call_user_func_array:{/home/wallstreet21/www/system/storage/modification/system/engine/action.php:51} ( ).../action.php:51
110.16044362232ControllerCommonHome->index( ).../action.php:51
120.18864459280Loader->controller( ).../home.php:21
130.18884460208Action->execute( ).../loader.php:24
140.18894464480call_user_func_array:{/home/wallstreet21/www/system/storage/modification/system/engine/action.php:51} ( ).../action.php:51
150.18894465656ControllerCommonContentBottom->index( ).../action.php:51
160.19964490688Loader->controller( ).../content_bottom.php:81
170.19974493096Action->execute( ).../loader.php:24
180.19984497376call_user_func_array:{/home/wallstreet21/www/system/storage/modification/system/engine/action.php:51} ( ).../action.php:51
190.19984499728ControllerExtensionModuleNewsBlogArticles->index( ).../action.php:51
200.20054542696getArticles ( ).../newsblog_articles.php:40
210.20054543048Proxy->__call( ).../newsblog_articles.php:40
220.20054544184call_user_func_array:{/home/wallstreet21/www/system/engine/proxy.php:25} ( ).../proxy.php:25
230.20054545368Loader->{closure:/home/wallstreet21/www/system/storage/modification/system/engine/loader.php:147-191}( ).../proxy.php:25
240.20064546944call_user_func_array:{/home/wallstreet21/www/system/storage/modification/system/engine/loader.php:178} ( ).../loader.php:178
250.20064547424ModelNewsBlogArticle->getArticles( ).../loader.php:178
260.20074548536DB->query( ).../article.php:137
270.20074548672DB\MySQLi->query( ).../db.php:16