Fatal error: Uncaught Error: Call to undefined function dl() in /home/preown6/public_html/init.php:2 Stack trace: #0 /home/preown6/public_html/index.php(2): require_once() #1 {main} thrown in /home/preown6/public_html/init.php on line 2

解决方案 »

  1.   

    这不是说的 很清楚吗 调用未定义的函数 dl  你看看dl函数定义了没。
      

  2.   

    改了以后变成这样子
    Site error: the file /home/preown6/public_html/init.php requires the ionCube PHP Loader ioncube_loader_lin_7.0.so to be installed by the site administrator.
      

  3.   

    老兄 你把 后面这段英文 贴到google翻译一下不就知道了么requires the ionCube PHP Loader ioncube_loader_lin_7.0.so to be installed by the site administrator. 
    需要由网站管理员安装 ionCube PHP Loader ioncube_loader_lin_7.0.so。
      

  4.   

    xshell远程登录服务器,可以使用yum安装
      

  5.   

    public_html/init.php was encoded by the ionCube Encoder for PHP 4.0 and cannot run under PHP 7.0 遇到这种问题咋解决? 初次接触php
      

  6.   

    http://www.zentao.net/book/zentaoprohelp/194.html
      

  7.   

    Loader Installed
    The ionCube Loader version 10.2.1 for PHP 7.0 is already installed and encoded files should run without problems.ioncube 是有升级成功的,升级后提示
    public_html/init.php was encoded by the ionCube Encoder for PHP 4.0 and cannot run under PHP 7.0 遇到这种问题咋解决
      

  8.   

    PHP 4的IuxCube编码器对PuxyHyphi/iNIT.php进行编码,不能在PHP 7下运行
      

  9.   

    重新编译ini.php吗