Home > php教程 > php手册 > ioncube_loader_win_5.2.dll的错误解决方法

ioncube_loader_win_5.2.dll的错误解决方法

WBOY
Release: 2016-06-06 20:15:01
Original
1037 people have browsed it

这篇文章主要介绍了ioncube_loader_win_5.2.dll的错误解决方法的相关资料,需要的朋友可以参考下

我们做项目的时候遇到了出现下边这些错误

requires the ionCube PHP Loader ioncube_loader_win_5.2.dll to be installed by the site administrator

我们现在主要的就是需要安装和找模块

下载地址在这里下载对应的模块

解压包后放到您的php安装目录里有个ext文件夹里

然后我们打开php.ini

加一行

zend_extension_ts=”文件的目录\ioncube_loader_win_5.2.dll”

必须放在zend行里且最上部

截图如下

ioncube_loader_win_5.2.dll的错误解决方法

Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Recommendations
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template