( ! ) 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.0016413680{main}( ).../index.php:0
20.08414272392Joomla\CMS\Application\SiteApplication->execute( ).../index.php:49
30.408915795968Joomla\CMS\Application\SiteApplication->render( ).../CMSApplication.php:202
40.409015796024Joomla\CMS\Application\SiteApplication->render( ).../SiteApplication.php:778
50.409015796400Joomla\CMS\Document\HtmlDocument->parse( ).../CMSApplication.php:1030
60.409015796400Joomla\CMS\Document\HtmlDocument->_fetchTemplate( ).../HtmlDocument.php:545
70.409115796496Joomla\CMS\Document\HtmlDocument->_loadTemplate( ).../HtmlDocument.php:730
80.409515834128require( '/var/www/vhosts/shan.info/httpdocs/templates/gk_publisher/component.php' ).../HtmlDocument.php:668
90.413016124392GKTemplate->__construct( ).../component.php:31
100.426316278272GKTemplateMenu->getMenuType( ).../gk.framework.php:84
110.427016322536require_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.0016413680{main}( ).../index.php:0
20.08414272392Joomla\CMS\Application\SiteApplication->execute( ).../index.php:49
30.408915795968Joomla\CMS\Application\SiteApplication->render( ).../CMSApplication.php:202
40.409015796024Joomla\CMS\Application\SiteApplication->render( ).../SiteApplication.php:778
50.409015796400Joomla\CMS\Document\HtmlDocument->parse( ).../CMSApplication.php:1030
60.409015796400Joomla\CMS\Document\HtmlDocument->_fetchTemplate( ).../HtmlDocument.php:545
70.409115796496Joomla\CMS\Document\HtmlDocument->_loadTemplate( ).../HtmlDocument.php:730
80.409515834128require( '/var/www/vhosts/shan.info/httpdocs/templates/gk_publisher/component.php' ).../HtmlDocument.php:668
90.413016124392GKTemplate->__construct( ).../component.php:31
100.428616445664GKTemplateMenu->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.0016413680{main}( ).../index.php:0
20.08414272392Joomla\CMS\Application\SiteApplication->execute( ).../index.php:49
30.08414272392Joomla\CMS\Application\SiteApplication->doExecute( ).../CMSApplication.php:196
40.307911394592Joomla\CMS\Application\SiteApplication->dispatch( ).../SiteApplication.php:233
50.308611418664Joomla\CMS\Component\ComponentHelper::renderComponent( ).../SiteApplication.php:194
60.309411473992Joomla\CMS\Component\ComponentHelper::executeComponent( ).../ComponentHelper.php:377
70.309711500960require_once( '/var/www/vhosts/shan.info/httpdocs/components/com_k2/k2.php' ).../ComponentHelper.php:402
80.319111897448K2ControllerItem->execute( ).../k2.php:64
90.319211897448K2ControllerItem->display( ).../BaseController.php:710
100.329112541856K2ControllerItem->display( ).../item.php:78
110.329112541856K2ControllerItem->display( ).../controller.php:19
120.334112908912Joomla\CMS\Cache\Controller\ViewController->get( ).../BaseController.php:663
130.336112929280K2ViewItem->display( ).../ViewController.php:102
140.402815719912K2ViewItem->display( ).../view.html.php:742
150.402815719912K2ViewItem->loadTemplate( ).../HtmlView.php:230
160.404615892216include( '/var/www/vhosts/shan.info/httpdocs/templates/gk_publisher/html/com_k2/templates/default/item.php' ).../HtmlView.php:701
  • Published in 主机
  • Read 3606 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.0016413680{main}( ).../index.php:0
20.08414272392Joomla\CMS\Application\SiteApplication->execute( ).../index.php:49
30.08414272392Joomla\CMS\Application\SiteApplication->doExecute( ).../CMSApplication.php:196
40.307911394592Joomla\CMS\Application\SiteApplication->dispatch( ).../SiteApplication.php:233
50.308611418664Joomla\CMS\Component\ComponentHelper::renderComponent( ).../SiteApplication.php:194
60.309411473992Joomla\CMS\Component\ComponentHelper::executeComponent( ).../ComponentHelper.php:377
70.309711500960require_once( '/var/www/vhosts/shan.info/httpdocs/components/com_k2/k2.php' ).../ComponentHelper.php:402
80.319111897448K2ControllerItem->execute( ).../k2.php:64
90.319211897448K2ControllerItem->display( ).../BaseController.php:710
100.329112541856K2ControllerItem->display( ).../item.php:78
110.329112541856K2ControllerItem->display( ).../controller.php:19
120.334112908912Joomla\CMS\Cache\Controller\ViewController->get( ).../BaseController.php:663
130.336112929280K2ViewItem->display( ).../ViewController.php:102
140.402815719912K2ViewItem->display( ).../view.html.php:742
150.402815719912K2ViewItem->loadTemplate( ).../HtmlView.php:230
160.404615892216include( '/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.