【发布时间】:2014-11-12 14:48:39
【问题描述】:
我尝试使用 XAMPP 和 PHP 5.5 安装 Ioncube Loader。 我在本地机器上需要这个用于 XT Commerce。 但我无法正确安装。 从http://www.ioncube.com/loaders.php下载后 我把这个文件夹解压到
C:\xampp\htdocs\ioncube
之后我打开测试页面 (http://localhost/ioncube/loader-wizard.php?page=loader_check)
我收到如下错误:
The following problem has been found with the Loader installation:
The necessary zend_extension line could not be found in the configuration file, C:\xampp\php\php.ini.
所以我将这一行添加到我的 php.ini 中:
zend_extension = "C:\xampp\htdocs\ioncube\ioncube_loader_win_5.5.dll"
我重新启动我的 Apache 服务器,然后再试一次。 但是现在我没有收到错误...而且还有一条消息表明 Iconcube 没有正确安装:
ionCube 加载器向导
ionCube Loader 当前未安装成功。
请检查 Apache Web 服务器软件是否已重新启动。
那么现在呢?如何安装 ioncube Loader 5.5?
【问题讨论】:
-
我明白了。我现在使用此页面中的使用 Loader Installer 进行安装:ioncube.com/loaders.php,现在它正在运行... :-O
-
很高兴听到它正在工作!
-
Loader 是一个 .exe 文件。用mac解决这个问题怎么样。使用向导时出现此错误,因此无济于事。