Magento 升级到 1.5 出现 500 内部服务器错误
我正在尝试将 magento 网上商店升级到版本 1.5, 然而,我不断收到 500 内部服务器错误。 谷歌给出的几乎所有答案都与 chmodding 有关, 好吧,这不是问题,我已经确定了。 有谁知道可能是什么问题?
谢谢。
I'm trying to upgrade a magento webshop to version 1.5,
I however keep getting a 500 internal server error.
pretty much all answers google gives are related to chmodding,
well this isn't the problem, I've ensured that already.
Does anyone know what might be the problem?
Thank you.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
也许它需要 PHP5 而你的主机默认是 PHP4?尝试将其添加到 .htaccess 文件中。
Maybe it needs PHP5 and your host is PHP4 by default? try adding this to the .htaccess file.