Magento网站服务器迁移问题

发布于 2024-09-13 00:52:28 字数 1399 浏览 4 评论 0原文

我目前正在将我的 magento 安装及其数据库转移到新的 Web 服务器。我编辑了配置文件,以便它们与新域的数据库数据相匹配,并将相同的文件上传到其他服务器。

当我尝试运行系统时,出现以下错误:

Warning: include_once(Varien/Autoload.php) [function.include-once]: failed to open stream: No such file or directory in /home/content/73/6502373/html/app/Mage.php on line 50

Warning: include_once() [function.include]: Failed opening 'Varien/Autoload.php' for inclusion (include_path='/home/content/73/6502373/html/app/code/local:/home/content/73/6502373/html/app/code/community:/home/content/73/6502373/html/app/code/core:/home/content/73/6502373/html/lib:.:/usr/local/php5/lib/php') in /home/content/73/6502373/html/app/Mage.php on line 50

Warning: include(Varien/Autoload.php) [function.include]: failed to open stream: No such file or directory in /home/content/73/6502373/html/app/code/core/Mage/Core/functions.php on line 68

Warning: include() [function.include]: Failed opening 'Varien/Autoload.php' for inclusion (include_path='/home/content/73/6502373/html/app/code/local:/home/content/73/6502373/html/app/code/community:/home/content/73/6502373/html/app/code/core:/home/content/73/6502373/html/lib:.:/usr/local/php5/lib/php') in /home/content/73/6502373/html/app/code/core/Mage/Core/functions.php on line 68

Fatal error: Class 'Varien_Autoload' not found in /home/content/73/6502373/html/app/Mage.php on line 53

您对如何调试它有任何想法吗?只是让我走上正轨。谢谢!

I'm currently in the process of transferring my magento instalation, alog with its database, to a new web server. I edited the config files so they would match the new domain's database data, and uploaded the same files to the other server.

When I'm trying to run the system, I get the following error:

Warning: include_once(Varien/Autoload.php) [function.include-once]: failed to open stream: No such file or directory in /home/content/73/6502373/html/app/Mage.php on line 50

Warning: include_once() [function.include]: Failed opening 'Varien/Autoload.php' for inclusion (include_path='/home/content/73/6502373/html/app/code/local:/home/content/73/6502373/html/app/code/community:/home/content/73/6502373/html/app/code/core:/home/content/73/6502373/html/lib:.:/usr/local/php5/lib/php') in /home/content/73/6502373/html/app/Mage.php on line 50

Warning: include(Varien/Autoload.php) [function.include]: failed to open stream: No such file or directory in /home/content/73/6502373/html/app/code/core/Mage/Core/functions.php on line 68

Warning: include() [function.include]: Failed opening 'Varien/Autoload.php' for inclusion (include_path='/home/content/73/6502373/html/app/code/local:/home/content/73/6502373/html/app/code/community:/home/content/73/6502373/html/app/code/core:/home/content/73/6502373/html/lib:.:/usr/local/php5/lib/php') in /home/content/73/6502373/html/app/code/core/Mage/Core/functions.php on line 68

Fatal error: Class 'Varien_Autoload' not found in /home/content/73/6502373/html/app/Mage.php on line 53

Do you have any Idea on how I can debug this? Just put me in the right track. thanks!

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

空城旧梦 2024-09-20 00:52:28

我很抱歉发布了这样一个愚蠢的问题。当我从原始服务器下载 FTP 文件时,我累得要命,并没有意识到我的 FTP 客户端无法下载整个站点。请忽略所有这些,并感谢那些试图提供帮助的人。

I'm sorry to have posted such a stupid question. When I downloaded the FTP files from the original server I was dead tired and didn't realize my FTP client had failed to download the whole site. Please ignore all of this, and thanks to those who tried to help.

笑脸一如从前 2024-09-20 00:52:28

移动 Magento 安装似乎很容易。然而,也有一些问题。 这里是我有一个很棒的过程过去曾多次使用过。

Moving a Magento installation may seem easy. However, there are a few gotchas. Here is a great procedure that I have used many times in the past.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文