【问题标题】:Magento Connect (to) System Backup (to) Blank Screen (to) Fixed Permissions (to) tmp in file.php (to)?Magento Connect (to) System Backup (to) Blank Screen (to) Fixed Permissions (to) tmp in file.php (to)?
【发布时间】:2014-09-18 21:56:51
【问题描述】:

问题: 我使用 magento connect 添加 facebook (http://www.magentocommerce.com/magento-connect/facebook-connect-and-like-free.html) 并使用内置的 SYSTEM BACKUP 进行备份,我在前端和尝试访问管理面板时收到一个空白屏幕。

我尝试过的修复: (1) magento-cleanup.php 并验证所有目录为 755,所有文件为 644 (2) 创建tmp目录后...Zend\file.php 将=> null改为=> tmp

结果: 前端现已启动,但管理面板返回以下内容(我无法访问管理面板): 处理您的请求时出错 出于安全原因,默认情况下禁用异常打印。 错误日志记录号:120xxxxxx3572

这里是错误日志:

 a:5:{i:0;s:59:"Mage registry key "_singleton/belvgall/feed" already exists";i:1;s:1396:"#0 /home3/avintelc/public_html/rue50/app/Mage.php(223): Mage::throwException('Mage registry k...')
    #1 /home3/avintelc/public_html/rue50/app/Mage.php(477): Mage::register('_singleton/belv...', false)
    #2 /home3/avintelc/public_html/rue50/includes/src/__default.php(21667): Mage::getSingleton('belvgall/feed')
    #3 /home3/avintelc/public_html/rue50/app/Mage.php(448): Mage_Core_Model_App->dispatchEvent('controller_acti...', Array)
    #4 /home3/avintelc/public_html/rue50/includes/src/__default.php(14124): Mage::dispatchEvent('controller_acti...', Array)
    #5 /home3/avintelc/public_html/rue50/includes/src/Mage_Adminhtml_Controller_Action.php(160): Mage_Core_Controller_Varien_Action->preDispatch()
    #6 /home3/avintelc/public_html/rue50/includes/src/__default.php(14004): Mage_Adminhtml_Controller_Action->preDispatch()
    #7 /home3/avintelc/public_html/rue50/includes/src/__default.php(18399): Mage_Core_Controller_Varien_Action->dispatch('login')
    #8 /home3/avintelc/public_html/rue50/includes/src/__default.php(17933): Mage_Core_Controller_Varien_Router_Standard->match(Object(Mage_Core_Controller_Request_Http))
    #9 /home3/avintelc/public_html/rue50/includes/src/__default.php(20705): Mage_Core_Controller_Varien_Front->dispatch()
    #10 /home3/avintelc/public_html/rue50/app/Mage.php(684): Mage_Core_Model_App->run(Array)
    #11 /home3/avintelc/public_html/rue50/index.php(88): Mage::run('', 'store')
    #12 {main}";s:3:"url";s:16:"/index.php/admin";s:11:"script_name";s:10:"/index.php";s:4:"skin";s:5:"admin";}

网站是 rue50(它是 avintelc 的子域)

【问题讨论】:

  • 我无法再访问 magento 1.9.0.1 的管理面板 - 有什么想法吗?

标签: php facebook magento


【解决方案1】:

您应该停用 belvgall/feed 扩展并清空 var/cache/ 目录。 我认为您还必须清空 includes/src/ 目录:我认为它会在第一次加载时重新填充,但我不确定,我从未使用过编译器(你为什么?它不再需要了)
这是一个post,它解释了如何通过 ssh 禁用它,因为您无法访问管理员。

【讨论】:

猜你喜欢
  • 1970-01-01
  • 2015-08-04
  • 1970-01-01
  • 2022-12-28
  • 2016-08-02
  • 2022-12-27
  • 2022-12-26
  • 1970-01-01
  • 2018-07-30
相关资源
最近更新 更多