( ! ) 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.0019414192{main}( ).../index.php:0
20.08124264704Joomla\CMS\Application\SiteApplication->execute( ).../index.php:49
30.314813116536Joomla\CMS\Application\SiteApplication->render( ).../CMSApplication.php:202
40.314913116480Joomla\CMS\Application\SiteApplication->render( ).../SiteApplication.php:778
50.314913116856Joomla\CMS\Document\HtmlDocument->parse( ).../CMSApplication.php:1030
60.314913116856Joomla\CMS\Document\HtmlDocument->_fetchTemplate( ).../HtmlDocument.php:545
70.315013116952Joomla\CMS\Document\HtmlDocument->_loadTemplate( ).../HtmlDocument.php:730
80.315313155192require( '/var/www/vhosts/shan.info/httpdocs/templates/gk_publisher/component.php' ).../HtmlDocument.php:668
90.319013447552GKTemplate->__construct( ).../component.php:31
100.323813589072GKTemplateMenu->getMenuType( ).../gk.framework.php:84
110.324413633040require_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.0019414192{main}( ).../index.php:0
20.08124264704Joomla\CMS\Application\SiteApplication->execute( ).../index.php:49
30.314813116536Joomla\CMS\Application\SiteApplication->render( ).../CMSApplication.php:202
40.314913116480Joomla\CMS\Application\SiteApplication->render( ).../SiteApplication.php:778
50.314913116856Joomla\CMS\Document\HtmlDocument->parse( ).../CMSApplication.php:1030
60.314913116856Joomla\CMS\Document\HtmlDocument->_fetchTemplate( ).../HtmlDocument.php:545
70.315013116952Joomla\CMS\Document\HtmlDocument->_loadTemplate( ).../HtmlDocument.php:730
80.315313155192require( '/var/www/vhosts/shan.info/httpdocs/templates/gk_publisher/component.php' ).../HtmlDocument.php:668
90.319013447552GKTemplate->__construct( ).../component.php:31
100.326013755904GKTemplateMenu->getMenuType( ).../gk.framework.php:85
安装rpmforge yum源
Logo
Print this page

安装rpmforge yum源

CentOS 5 - install rpmforge yum repo


Install DAG GPG key

wget http://dag.wieers.com/rpm/packages/RPM-GPG-KEY.dag.txt     # download DAG GPG key
rpm --import RPM-GPG-KEY.dag.txt # import the key
rm RPM-GPG-KEY.dag.txt # clean up after ourselves


Install yum-priorities

yum install yum-priorities


Download and install package (i386 - 32bit)

wget http://packages.sw.be/rpmforge-release/rpmforge-release-0.3.6-1.el5.rf.i386.rpm
rpm -Uhv rpmforge-release-0.3.6-1.el5.rf.i386.rpm # install the rpmforge yum repo
rm rpmforge-release-0.3.6-1.el5.rf.i386.rpm # clean up after ourselves


Download and install package (x86_64
- 64bit)

wget http://packages.sw.be/rpmforge-release/rpmforge-release-0.3.6-1.el5.rf.x86_64.rpm
rpm -Uhv rpmforge-release-0.3.6-1.el5.rf.x86_64.rpm # install the rpmforge yum repo
rm rpmforge-release-0.3.6-1.el5.rf.x86_64.rpm # clean up after ourselves


Set priorities

vim /etc/yum.repos.d/CentOS-Base.repo
[base] or [updates] or [addons] or [extras]
priority=1
[centosplus]
priority=2
vim /etc/yum.repos.d/rpmforge.repo
[rpmforge]
priority=10

 

Last modified onSaturday, 05 January 2013 13:22

( ! ) 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.0008414328{main}( ).../index.php:0
20.08854264840Joomla\CMS\Application\SiteApplication->execute( ).../index.php:49
30.08854264840Joomla\CMS\Application\SiteApplication->doExecute( ).../CMSApplication.php:196
40.271111455896Joomla\CMS\Application\SiteApplication->dispatch( ).../SiteApplication.php:233
50.271611480224Joomla\CMS\Component\ComponentHelper::renderComponent( ).../SiteApplication.php:194
60.272311535552Joomla\CMS\Component\ComponentHelper::executeComponent( ).../ComponentHelper.php:377
70.272611562952require_once( '/var/www/vhosts/shan.info/httpdocs/components/com_k2/k2.php' ).../ComponentHelper.php:402
80.280811962584K2ControllerItem->execute( ).../k2.php:64
90.280811962584K2ControllerItem->display( ).../BaseController.php:710
100.290212613288K2ControllerItem->display( ).../item.php:78
110.290212613288K2ControllerItem->display( ).../controller.php:19
120.294312984328Joomla\CMS\Cache\Controller\ViewController->get( ).../BaseController.php:663
130.296013004696K2ViewItem->display( ).../ViewController.php:102
140.354415827824K2ViewItem->display( ).../view.html.php:742
150.354415827824K2ViewItem->loadTemplate( ).../HtmlView.php:230
160.355916000760include( '/var/www/vhosts/shan.info/httpdocs/templates/gk_publisher/html/com_k2/templates/default/item.php' ).../HtmlView.php:701
  • Published in 主机
  • Read 3611 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.0008414328{main}( ).../index.php:0
20.08854264840Joomla\CMS\Application\SiteApplication->execute( ).../index.php:49
30.08854264840Joomla\CMS\Application\SiteApplication->doExecute( ).../CMSApplication.php:196
40.271111455896Joomla\CMS\Application\SiteApplication->dispatch( ).../SiteApplication.php:233
50.271611480224Joomla\CMS\Component\ComponentHelper::renderComponent( ).../SiteApplication.php:194
60.272311535552Joomla\CMS\Component\ComponentHelper::executeComponent( ).../ComponentHelper.php:377
70.272611562952require_once( '/var/www/vhosts/shan.info/httpdocs/components/com_k2/k2.php' ).../ComponentHelper.php:402
80.280811962584K2ControllerItem->execute( ).../k2.php:64
90.280811962584K2ControllerItem->display( ).../BaseController.php:710
100.290212613288K2ControllerItem->display( ).../item.php:78
110.290212613288K2ControllerItem->display( ).../controller.php:19
120.294312984328Joomla\CMS\Cache\Controller\ViewController->get( ).../BaseController.php:663
130.296013004696K2ViewItem->display( ).../ViewController.php:102
140.354415827824K2ViewItem->display( ).../view.html.php:742
150.354415827824K2ViewItem->loadTemplate( ).../HtmlView.php:230
160.355916000760include( '/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.