PHP Fatal error (IonCube Loader)

Aktuell führen wir noch einige Anpassungen durch, das Forum wurde jedoch bereits live geschaltet.
  • Hallo zusammen ,

    ich habe ein Problem mit der Installation mit dem neuen Installskript.

    diese Schritte habe ich ausgeführt : cd [color=rgb(102,102,0)]/[/color]home
    wget http[color=rgb(102,102,0)]:[/color][color=rgb(136,0,0)]//teklab.de/downloads/tekbase_newinst.tar[/color]
    tar [color=rgb(102,102,0)]-[/color]xf tekbase_newinst[color=rgb(102,102,0)].[/color]tar
    [color=rgb(102,102,0)]./[/color]install[color=rgb(102,102,0)].[/color]sh

    nach einer kurzen Zeit kommt dann diese Fehlermeldung : PHP Fatal error: [ionCube Loader] The Loader must appear as the first entry in the php.ini file in Unknown on line 0
    PHP Fatal error: [ionCube Loader] The Loader must appear as the first entry in the php.ini file in Unknown on line 0
    PHP Fatal error: [ionCube Loader] The Loader must appear as the first entry in the php.ini file in Unknown on line 0
    PHP Fatal error: [ionCube Loader] The Loader must appear as the first entry in the php.ini file in Unknown on line 0
    PHP Fatal error: [ionCube Loader] The Loader must appear as the first entry in the php.ini file in Unknown on line 0
    Reading package lists... Done
    Building dependency tree
    Reading state information... Done
    E: Unable to locate package php-dev

    Dazu kommt das ich auch die php.ini nicht im etc Ordner finden kann nur unter etc/php5/apache2 und cli bei mods available finde ich auch nicht die ionCube.ini
    Die conf.d ist ebenfalls nicht vorhanden.


    Ich benutze [lexicon='Putty'][/lexicon]
    Root: Debian 8.3

    Ich bedanke mich schon mal für eure Hilfe :)

  • das die php.ini in /etc/php5/apache2/ liegt ist korrekt, desweiteren nennt sich das paket php5-dev


    die ioncube.ini gehört nach /etc/php5/conf.d/00-ioncube.ini

    dann mittels

    Code
    ln -s /etc/php5/conf.d/00-ioncbe.ini /etc/php5/apache2/conf.d/00-ioncube.ini



    erstellen (sollten die ordner conf.d vorhanden sein