( ! ) 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) 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.0001232176{main}( ).../index.php:0
20.0020261376start( ).../index.php:19
30.0020263104require_once( '/home/wallstreet21/www/system/framework.php' ).../startup.php:105
40.0056404680Front->dispatch( ).../framework.php:103
50.03774351360Front->execute( ).../front.php:29
60.03774351360Action->execute( ).../front.php:34
70.03784355648call_user_func_array:{/home/wallstreet21/www/system/storage/modification/system/engine/action.php:51} ( ).../action.php:51
80.03784356032ControllerStartupRouter->index( ).../action.php:51
90.03794356904Action->execute( ).../router.php:25
100.03804361280call_user_func_array:{/home/wallstreet21/www/system/storage/modification/system/engine/action.php:51} ( ).../action.php:51
110.03804361952ControllerCommonHome->index( ).../action.php:51
120.13234459000Loader->controller( ).../home.php:21
130.13244459928Action->execute( ).../loader.php:24
140.13244464200call_user_func_array:{/home/wallstreet21/www/system/storage/modification/system/engine/action.php:51} ( ).../action.php:51
150.13244465376ControllerCommonContentBottom->index( ).../action.php:51
160.36324490408Loader->controller( ).../content_bottom.php:81
170.36334492824Action->execute( ).../loader.php:24
180.36344497104call_user_func_array:{/home/wallstreet21/www/system/storage/modification/system/engine/action.php:51} ( ).../action.php:51
190.36344499456ControllerExtensionModuleNewsBlogArticles->index( ).../action.php:51
200.36414542424getArticles ( ).../newsblog_articles.php:40
210.36414542776Proxy->__call( ).../newsblog_articles.php:40
220.36414543912call_user_func_array:{/home/wallstreet21/www/system/engine/proxy.php:25} ( ).../proxy.php:25
230.36414545096Loader->{closure:/home/wallstreet21/www/system/storage/modification/system/engine/loader.php:147-191}( ).../proxy.php:25
240.36424546672call_user_func_array:{/home/wallstreet21/www/system/storage/modification/system/engine/loader.php:178} ( ).../loader.php:178
250.36434547152ModelNewsBlogArticle->getArticles( ).../loader.php:178
260.36434548264DB->query( ).../article.php:137
270.36434548400DB\MySQLi->query( ).../db.php:16