【发布时间】:2015-04-05 07:25:23
【问题描述】:
我无法让ioncube encoder 与Apache 2.4.12 和PHP 5.5.8 一起工作。所以,这就是我现在所做的:
1. Installed httpd-2.4.12-win32-VC11 [http://www.apachelounge.com/download/]
2. Installed php-5.5.8-Win32-VC11-x64.zip [http://windows.php.net/downloads/releases/archives/]
它们的原始组合可以正常工作 - 我可以运行 php 脚本等。然后:
3. Installed ioncube for Windows VC11 (64 bits) [https://www.ioncube.com/loaders.php]
我对@987654326@ 进行了更正,当我更正php -m 时,我看到它加载了ioncube 扩展而没有任何错误。但是,当我现在启动 Apache 时,我收到一条关于 zend_get_hash_value 和 php5ts.dll 的错误消息。 (PS。结合 Apache 2.2、PHP 5.4 和 ioncube 对我有用,但似乎已经过时了)。
【问题讨论】:
-
exact 错误信息是什么?
-
The procedure entry point zend_get_hash_value could not be located in the dynamic link library php5ts.dll