( ! ) Warning: "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"? in /var/www/vhosts/shan.info/httpdocs/templates/gk_publisher/lib/menu/GKBase.class.php on line 114
Call Stack
#TimeMemoryFunctionLocation
10.0019413952{main}( ).../index.php:0
20.08734264512Joomla\CMS\Application\SiteApplication->execute( ).../index.php:49
30.550315897792Joomla\CMS\Application\SiteApplication->render( ).../CMSApplication.php:202
40.550415897848Joomla\CMS\Application\SiteApplication->render( ).../SiteApplication.php:778
50.550515898224Joomla\CMS\Document\HtmlDocument->parse( ).../CMSApplication.php:1030
60.550515898224Joomla\CMS\Document\HtmlDocument->_fetchTemplate( ).../HtmlDocument.php:545
70.550615898320Joomla\CMS\Document\HtmlDocument->_loadTemplate( ).../HtmlDocument.php:730
80.550915936560require( '/var/www/vhosts/shan.info/httpdocs/templates/gk_publisher/component.php' ).../HtmlDocument.php:668
90.554416228504GKTemplate->__construct( ).../component.php:31
100.560016382384GKTemplateMenu->getMenuType( ).../gk.framework.php:84
110.560616426352require_once( '/var/www/vhosts/shan.info/httpdocs/templates/gk_publisher/lib/menu/GKMenu.php' ).../helper.menu.php:19

( ! ) Warning: "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"? in /var/www/vhosts/shan.info/httpdocs/templates/gk_publisher/lib/menu/GKHandheld.php on line 76
Call Stack
#TimeMemoryFunctionLocation
10.0019413952{main}( ).../index.php:0
20.08734264512Joomla\CMS\Application\SiteApplication->execute( ).../index.php:49
30.550315897792Joomla\CMS\Application\SiteApplication->render( ).../CMSApplication.php:202
40.550415897848Joomla\CMS\Application\SiteApplication->render( ).../SiteApplication.php:778
50.550515898224Joomla\CMS\Document\HtmlDocument->parse( ).../CMSApplication.php:1030
60.550515898224Joomla\CMS\Document\HtmlDocument->_fetchTemplate( ).../HtmlDocument.php:545
70.550615898320Joomla\CMS\Document\HtmlDocument->_loadTemplate( ).../HtmlDocument.php:730
80.550915936560require( '/var/www/vhosts/shan.info/httpdocs/templates/gk_publisher/component.php' ).../HtmlDocument.php:668
90.554416228504GKTemplate->__construct( ).../component.php:31
100.562216549600GKTemplateMenu->getMenuType( ).../gk.framework.php:85
[ERROR] /usr/libexec/mysqld: Can't open file: '.s.frm' (errno: 24)
Logo
Print this page

[ERROR] /usr/libexec/mysqld: Can't open file: '.s.frm' (errno: 24)

 

130522  1:45:20 [ERROR] /usr/libexec/mysqld: Can't open file: './alamise/alamise_categories.frm' (errno: 24)

 -----------------------------------------------------------------

ps -ef|grep mysql

查看 pid

pid 32150

 ---------------------------------------------------------------------

cat /proc/32150/limits |grep files

查看pid最大limite

 -------------------------------------------------

lsof -p 32150 |wc -l

查看已经打开的数量

 

lsof | grep mysqld

查看列表

-----------------------------------------------------------

查看 mysql值

mysql -uUser -pPASS

show global variables like "%open_files_limit%";

-------------------------------------

修复表

mysqlcheck -A -o -r -p

password

----------------------------------------

更改

 

/etc/my.cnf

[mysqld]

open_files_limit = 100000

 

 

 

 

 

 

 

Last modified onWednesday, 22 May 2013 11:59

( ! ) Warning: count(): Parameter must be an array or an object that implements Countable in /var/www/vhosts/shan.info/httpdocs/templates/gk_publisher/html/com_k2/templates/default/item.php on line 169
Call Stack
#TimeMemoryFunctionLocation
10.0019413952{main}( ).../index.php:0
20.08734264512Joomla\CMS\Application\SiteApplication->execute( ).../index.php:49
30.08734264512Joomla\CMS\Application\SiteApplication->doExecute( ).../CMSApplication.php:196
40.425911455656Joomla\CMS\Application\SiteApplication->dispatch( ).../SiteApplication.php:233
50.427211480032Joomla\CMS\Component\ComponentHelper::renderComponent( ).../SiteApplication.php:194
60.427911535360Joomla\CMS\Component\ComponentHelper::executeComponent( ).../ComponentHelper.php:377
70.428311562760require_once( '/var/www/vhosts/shan.info/httpdocs/components/com_k2/k2.php' ).../ComponentHelper.php:402
80.439411962392K2ControllerItem->execute( ).../k2.php:64
90.439411962392K2ControllerItem->display( ).../BaseController.php:710
100.449912613096K2ControllerItem->display( ).../item.php:78
110.449912613096K2ControllerItem->display( ).../controller.php:19
120.456012984136Joomla\CMS\Cache\Controller\ViewController->get( ).../BaseController.php:663
130.459613004504K2ViewItem->display( ).../ViewController.php:102
140.543015807648K2ViewItem->display( ).../view.html.php:742
150.543015807648K2ViewItem->loadTemplate( ).../HtmlView.php:230
160.546315980584include( '/var/www/vhosts/shan.info/httpdocs/templates/gk_publisher/html/com_k2/templates/default/item.php' ).../HtmlView.php:701
  • Published in MYSQL
  • Read 1782 times

( ! ) Notice: Only variables should be assigned by reference in /var/www/vhosts/shan.info/httpdocs/templates/gk_publisher/html/com_k2/templates/default/item.php on line 478
Call Stack
#TimeMemoryFunctionLocation
10.0019413952{main}( ).../index.php:0
20.08734264512Joomla\CMS\Application\SiteApplication->execute( ).../index.php:49
30.08734264512Joomla\CMS\Application\SiteApplication->doExecute( ).../CMSApplication.php:196
40.425911455656Joomla\CMS\Application\SiteApplication->dispatch( ).../SiteApplication.php:233
50.427211480032Joomla\CMS\Component\ComponentHelper::renderComponent( ).../SiteApplication.php:194
60.427911535360Joomla\CMS\Component\ComponentHelper::executeComponent( ).../ComponentHelper.php:377
70.428311562760require_once( '/var/www/vhosts/shan.info/httpdocs/components/com_k2/k2.php' ).../ComponentHelper.php:402
80.439411962392K2ControllerItem->execute( ).../k2.php:64
90.439411962392K2ControllerItem->display( ).../BaseController.php:710
100.449912613096K2ControllerItem->display( ).../item.php:78
110.449912613096K2ControllerItem->display( ).../controller.php:19
120.456012984136Joomla\CMS\Cache\Controller\ViewController->get( ).../BaseController.php:663
130.459613004504K2ViewItem->display( ).../ViewController.php:102
140.543015807648K2ViewItem->display( ).../view.html.php:742
150.543015807648K2ViewItem->loadTemplate( ).../HtmlView.php:230
160.546315980584include( '/var/www/vhosts/shan.info/httpdocs/templates/gk_publisher/html/com_k2/templates/default/item.php' ).../HtmlView.php:701
Template Design © Joomla Templates | GavickPro. All rights reserved.