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

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

WBOY
Release: 2016-06-13 09:17:34
Original
1321 people have browsed it

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

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

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

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

下载地址http://www.ioncube.com/loaders.php在这里下载对应的模块

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

然后我们打开php.ini

加一行

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

必须放在zend行里且最上部

截图如下

Related labels:
win
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