【问题标题】:How to avoid "PHP Extensions “0” must be loaded" errror on magento installation?如何避免magento安装时出现“必须加载PHP扩展“0””错误?
【发布时间】:2014-01-29 06:14:03
【问题描述】:

大家好,我正在 xampp 1.8.3-2 上的 ubuntu 12.04 中安装 magento 1.7.0.2,在安装的下一页上它给出了一个错误

PHP Extensions “0” must be loaded

我按照here 提供的解决方案返回另一个错误,显示消息窗口说

The page isn't redirecting properly

Firefox has detected that the server is redirecting the request for this address in a way that will never complete.

This problem can sometimes be caused by disabling or refusing to accept cookies.

我尝试清除缓存但它没有做任何事情仍然出现问题。

我现在该怎么办。任何帮助都会很棒。

谢谢。

【问题讨论】:

  • 你使用的是什么版本的 PHP?
  • 我使用的是 Xampp 1.8.3-2,它包括 PHP 5.5.6
  • 只需检查您的浏览器中是否启用了cookies
  • 我已经清除了所有的缓存和cookies但是没有用。
  • 我不是说要清除缓存,只是检查你的浏览器是否可以接受cookie,检查这个help.surveymonkey.com/articles/en_US/kb/…

标签: php magento mozilla


【解决方案1】:

Magento 目前不支持任何版本的 PHP 5.5。您需要运行 PHP 5.3 或 PHP 5.4 才能使用 Magento。如果你运行 PHP 5.4,一定要apply the recent patch,或者使用即将到来的-when-this-was-written Magento 1.8.2+

【讨论】:

  • 但是我已经在这个版本的 php 上运行我的 magento 站点,虽然我在 php 5.3 中创建了那个站点但是当我在这个版本中迁移那个站点时它工作正常,除了它正在加载来自基本主题的 CSS,而不是我的自定义主题。
  • 阿拉姆,你能告诉我把这条路放在哪里吗?我使用的是 magento 1.7.0.2
猜你喜欢
  • 2013-10-25
  • 1970-01-01
  • 1970-01-01
  • 1970-01-01
  • 2011-03-02
  • 2012-02-23
  • 1970-01-01
  • 2021-06-23
  • 2015-12-31
相关资源
最近更新 更多