( ! ) Fatal error: Uncaught exception 'Exception' with message 'Error: Out of resources when opening file './wallstreet21/oc_newsblog_article_to_category.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_category.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.0000232128{main}( ).../index.php:0
20.0003261304start( ).../index.php:19
30.0003263032require_once( '/home/wallstreet21/www/system/framework.php' ).../startup.php:105
40.0107404592Front->dispatch( ).../framework.php:103
50.39674352272Front->execute( ).../front.php:29
60.39674352272Action->execute( ).../front.php:34
70.39674356560call_user_func_array:{/home/wallstreet21/www/system/storage/modification/system/engine/action.php:51} ( ).../action.php:51
80.39674356944ControllerStartupRouter->index( ).../action.php:51
90.39684357816Action->execute( ).../router.php:25
100.39694362192call_user_func_array:{/home/wallstreet21/www/system/storage/modification/system/engine/action.php:51} ( ).../action.php:51
110.39694362864ControllerCommonHome->index( ).../action.php:51
120.85914460400Loader->controller( ).../home.php:21
130.85924461328Action->execute( ).../loader.php:24
140.96324465600call_user_func_array:{/home/wallstreet21/www/system/storage/modification/system/engine/action.php:51} ( ).../action.php:51
150.96324466776ControllerCommonContentBottom->index( ).../action.php:51
161.08554491760Loader->controller( ).../content_bottom.php:81
171.08564494168Action->execute( ).../loader.php:24
181.08574498448call_user_func_array:{/home/wallstreet21/www/system/storage/modification/system/engine/action.php:51} ( ).../action.php:51
191.08574500776ControllerExtensionModuleNewsBlogArticles->index( ).../action.php:51
201.08634543240getArticles ( ).../newsblog_articles.php:40
211.08634543592Proxy->__call( ).../newsblog_articles.php:40
221.08634544728call_user_func_array:{/home/wallstreet21/www/system/engine/proxy.php:25} ( ).../proxy.php:25
231.08634545912Loader->{closure:/home/wallstreet21/www/system/storage/modification/system/engine/loader.php:147-191}( ).../proxy.php:25
241.08644547488call_user_func_array:{/home/wallstreet21/www/system/storage/modification/system/engine/loader.php:178} ( ).../loader.php:178
251.08644547968ModelNewsBlogArticle->getArticles( ).../loader.php:178
261.08644549080DB->query( ).../article.php:137
271.08644549216DB\MySQLi->query( ).../db.php:16