duanpu8830 2016-10-12 23:53
浏览 86

Magento:总是将我重定向到“/ downloader”路径

I hope you're good.

I have troubles with magento. A customer required me for migrating a magento website to another hosting service. I made the backup with cPanel tool (either database and public_html site with all the files uploaded).

When I restored all the site (and after change some folder and file permissions) and the database, the Magento site are always showing me the "Downloader" section and when I click to "continue magento installation", it returns to the downloader section.

In the console appears that all the files were already installed (doesn't throw me an error or issue) and in the cPanel logs doesn't appear any kind of issue

Can you help me pls? My customer are pursuing me with a torch and a kendo stick to solve this trouble D:

P.D. I tried using FTP, changing the file permissions in magento's downloader section to the same I have in the root directory (755 for folders and 644 for files) but I have in the lib folder 777 permissions, does it affect?

The magento's downloader that are always showing me

UPDATE

I have uploaded the snapshot I have in the hosting and It appears me the following exception

Fatal error: Class 'Zend_Exception' not found in /home/estetica/public_html/lib/Zend/Db/Exception.php on line 34

So, when I printed all the classes that the framework is using and I found that the Zend/Db/Exception are loaded before the Zend/Exception class

So, where can I modify the order that the classes are imported by magento?

  • 写回答

0条回答 默认 最新

    报告相同问题?

    悬赏问题

    • ¥15 装 pytorch 的时候出了好多问题,遇到这种情况怎么处理?
    • ¥20 IOS游览器某宝手机网页版自动立即购买JavaScript脚本
    • ¥15 手机接入宽带网线,如何释放宽带全部速度
    • ¥30 关于#r语言#的问题:如何对R语言中mfgarch包中构建的garch-midas模型进行样本内长期波动率预测和样本外长期波动率预测
    • ¥15 ETLCloud 处理json多层级问题
    • ¥15 matlab中使用gurobi时报错
    • ¥15 这个主板怎么能扩出一两个sata口
    • ¥15 不是,这到底错哪儿了😭
    • ¥15 2020长安杯与连接网探
    • ¥15 关于#matlab#的问题:在模糊控制器中选出线路信息,在simulink中根据线路信息生成速度时间目标曲线(初速度为20m/s,15秒后减为0的速度时间图像)我想问线路信息是什么