The encoded file is not permissioned error

送分小仙女□ 提交于 2019-12-08 13:27:26

问题


when I run the project then the following error displayed:

Fatal error: 
The encoded file C:\xampp\htdocs\anyfile.php is not permissioned for this server in Unknown on line 0

回答1:


It simple means that the script encoded by Ioncube Encoder cannot be used on your domain / ip / mac address. Using encoded script may be limited to domain / ip / mac address and may even be limited in time. Different versions of encoder have different options to limit using script (you may look at Ioncube versions comparison to see what I'm talking about).



来源:https://stackoverflow.com/questions/23714673/the-encoded-file-is-not-permissioned-error

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!