网站错误:访问php项目 [英] Site error: Accessing php project

查看:103
本文介绍了网站错误:访问php项目的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我在xampp页面的根目录下访问任何php页面(默认情况下)时遇到了以下错误,并且我在项目目录中包含了下面所需的dll,但仍然显示以下错误。

 网站错误:文件C:\xampp\htdocs\index.php需要ionCube PHP Loader ioncube_loader_win_5.5 .dll由网站运营商安装。如果您是网站运营商,请使用ionCube Loader向导来协助安装。 


解决方案

您应该从 http://www.ioncube.com/loaders.php ,将其解压缩,安装程序可帮助您安装并告诉您你应该改变什么。

另外,您应该安装与您的安装兼容的装载器 - VC11 / VC9或非TS / TS或32位/ 64位是您的选择,因此您需要检查是否您安装了正确的加载程序

详细说明: 打开 http://www.ioncube.com/loaders.php ,并以ZIP格式安装正确的版本,例如 Windows VC11(32位)。解压缩并将目录ioncube复制到C:\xampp\htdocs



确保您已打开xampp



现在在你的浏览器中打开 http://localhost/ioncube/loader-wizard.php ,你会得到详细的指导说明如何安装,应该修复哪些内容,文件,要编辑的内容等等。


I am facing below error on access any php page(except default) in root directory of xampp page and I included the below required dll in the project directory but following error is still displayed.

Site error: the file C:\xampp\htdocs\index.php requires the ionCube PHP Loader ioncube_loader_win_5.5.dll to be installed by the website operator. If you are the website operator please use the ionCube Loader Wizard to assist with installation.

解决方案

You should download loader from http://www.ioncube.com/loaders.php , unpack it, and installer helps you to install it and tells you what exactly you should change.

Also you should install loaders that are compatible with your installation - VC11/VC9 or Non-TS/TS or 32bit/64 bit are the choices so you need to check if you installed correct loader

Detailed instruction:

Open http://www.ioncube.com/loaders.php , and installed correct version in ZIP format, for example Windows VC11 (32 bits). Unzip it and copy directory ioncube to C:\xampp\htdocs

Ensure you have xampp turned on

Now open http://localhost/ioncube/loader-wizard.php in your browser and you will get detailed instructions how to install, what should be fixed , where to copy files , what to edit and so on.

这篇关于网站错误:访问php项目的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆