( ! ) 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.0009415336{main}( ).../index.php:0
20.08844720448Joomla\CMS\Application\SiteApplication->execute( ).../index.php:49
30.403417134360Joomla\CMS\Application\SiteApplication->render( ).../CMSApplication.php:202
40.403617134416Joomla\CMS\Application\SiteApplication->render( ).../SiteApplication.php:778
50.403617134792Joomla\CMS\Document\HtmlDocument->parse( ).../CMSApplication.php:1030
60.403617134792Joomla\CMS\Document\HtmlDocument->_fetchTemplate( ).../HtmlDocument.php:545
70.403717134888Joomla\CMS\Document\HtmlDocument->_loadTemplate( ).../HtmlDocument.php:730
80.404417174808require( '/var/www/vhosts/shan.info/httpdocs/templates/gk_publisher/component.php' ).../HtmlDocument.php:668
90.408317472080GKTemplate->__construct( ).../component.php:31
100.414317656464GKTemplateMenu->getMenuType( ).../gk.framework.php:84
110.414917701320require_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.0009415336{main}( ).../index.php:0
20.08844720448Joomla\CMS\Application\SiteApplication->execute( ).../index.php:49
30.403417134360Joomla\CMS\Application\SiteApplication->render( ).../CMSApplication.php:202
40.403617134416Joomla\CMS\Application\SiteApplication->render( ).../SiteApplication.php:778
50.403617134792Joomla\CMS\Document\HtmlDocument->parse( ).../CMSApplication.php:1030
60.403617134792Joomla\CMS\Document\HtmlDocument->_fetchTemplate( ).../HtmlDocument.php:545
70.403717134888Joomla\CMS\Document\HtmlDocument->_loadTemplate( ).../HtmlDocument.php:730
80.404417174808require( '/var/www/vhosts/shan.info/httpdocs/templates/gk_publisher/component.php' ).../HtmlDocument.php:668
90.408317472080GKTemplate->__construct( ).../component.php:31
100.416517829648GKTemplateMenu->getMenuType( ).../gk.framework.php:85
centos 5.7 memcached php
Logo
Print this page

centos 5.7 memcached php

centos 5.7

memcached

 

 

 

 

先安装 库

yum install libevent

http://download.fedora.redhat.com/pub/epel/5/x86_64/

wget http://download.fedora.redhat.com/pub/epel/5/x86_64/epel-release-5-4.noarch.rpm

 

rpm -Uvh epel-release-5-4.noarch.rpm

yum install memcached

 

停止 epel repo

/etc/yum.repos.d

epel 文件删除

或者

rpm 卸载

rpm -e epel-release-5-4.noarch

 

yum install php-memcache

启动memcached
/sbin/service memcached start

 

 

 

Last modified onSunday, 14 October 2012 04:07

( ! ) 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.0009415336{main}( ).../index.php:0
20.08844720448Joomla\CMS\Application\SiteApplication->execute( ).../index.php:49
30.08844720448Joomla\CMS\Application\SiteApplication->doExecute( ).../CMSApplication.php:196
40.307512448656Joomla\CMS\Application\SiteApplication->dispatch( ).../SiteApplication.php:233
50.308012473016Joomla\CMS\Component\ComponentHelper::renderComponent( ).../SiteApplication.php:194
60.308712528344Joomla\CMS\Component\ComponentHelper::executeComponent( ).../ComponentHelper.php:377
70.309012557168require_once( '/var/www/vhosts/shan.info/httpdocs/components/com_k2/k2.php' ).../ComponentHelper.php:402
80.316312992576K2ControllerItem->execute( ).../k2.php:64
90.316312992576K2ControllerItem->display( ).../BaseController.php:710
100.326113717776K2ControllerItem->display( ).../item.php:78
110.326113717776K2ControllerItem->display( ).../controller.php:19
120.330814114144Joomla\CMS\Cache\Controller\ViewController->get( ).../BaseController.php:663
130.332714134512K2ViewItem->display( ).../ViewController.php:102
140.397117056224K2ViewItem->display( ).../view.html.php:742
150.397117056224K2ViewItem->loadTemplate( ).../HtmlView.php:230
160.399317236424include( '/var/www/vhosts/shan.info/httpdocs/templates/gk_publisher/html/com_k2/templates/default/item.php' ).../HtmlView.php:701

( ! ) 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.0009415336{main}( ).../index.php:0
20.08844720448Joomla\CMS\Application\SiteApplication->execute( ).../index.php:49
30.08844720448Joomla\CMS\Application\SiteApplication->doExecute( ).../CMSApplication.php:196
40.307512448656Joomla\CMS\Application\SiteApplication->dispatch( ).../SiteApplication.php:233
50.308012473016Joomla\CMS\Component\ComponentHelper::renderComponent( ).../SiteApplication.php:194
60.308712528344Joomla\CMS\Component\ComponentHelper::executeComponent( ).../ComponentHelper.php:377
70.309012557168require_once( '/var/www/vhosts/shan.info/httpdocs/components/com_k2/k2.php' ).../ComponentHelper.php:402
80.316312992576K2ControllerItem->execute( ).../k2.php:64
90.316312992576K2ControllerItem->display( ).../BaseController.php:710
100.326113717776K2ControllerItem->display( ).../item.php:78
110.326113717776K2ControllerItem->display( ).../controller.php:19
120.330814114144Joomla\CMS\Cache\Controller\ViewController->get( ).../BaseController.php:663
130.332714134512K2ViewItem->display( ).../ViewController.php:102
140.397117056224K2ViewItem->display( ).../view.html.php:742
150.397117056224K2ViewItem->loadTemplate( ).../HtmlView.php:230
160.399317236424include( '/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.