Hallo, Ich habe Probleme beim updaten von ioncubeloader. Ich Verwende Linux Jessie mit Plesk Version 17.0.17. Ich habe die loader-wizard.php aufrufbar gemacht und diese auf gerufen. Nun habe ich Local install ausgewählt. Und anschließend auf weiter geklickt. Da ich schon öfters versucht habe die php.ini zu bearbeiten bekomme ich jetzt diese fehler meldung angezeigt:
Weiter unten wird dieses mir angezeigt:
Es wird ja beschrieben wie vor gegangen werden muss. Allerdings bin ich schon seit einer ganzen weile dabei am versuchen es hin zu bekommen. Aber ich bekomme es nicht hin das ein webinterface welches ich auf den server installiert habe wieder aufrufbar ist. Es wäre sehr lieb wenn mir jemand Helfen könnte wie ich den Fehler jetzt zu behebe und dann ioncubeloader update. auch wenn ich php -v eingebe wird nichts mehr ausgegeben. Ich verwende php 5.2.17 .
Vielen Herzlichen Dank
Code:
Please note that the following problems currently exist with the ionCube Loader installation:
The following ini files could not be found by the Wizard: /var/www/vhosts/system/MeineDomain.net/etc/php.ini,/opt/plesk/php/5.2/etc/php.d/00-ioncube-loader.ini,/opt/plesk/php/5.2/etc/php.d/40-xcache.ini,/opt/plesk/php/5.2/etc/php.d/50-xdebug.ini,/opt/plesk/php/5.2/etc/php.d/apc.ini,/opt/plesk/php/5.2/etc/php.d/bcmath.ini,/opt/plesk/php/5.2/etc/php.d/curl.ini,/opt/plesk/php/5.2/etc/php.d/dba.ini,/opt/plesk/php/5.2/etc/php.d/dom.ini,/opt/plesk/php/5.2/etc/php.d/fileinfo.ini,/opt/plesk/php/5.2/etc/php.d/gd.ini,/opt/plesk/php/5.2/etc/php.d/imagick.ini,/opt/plesk/php/5.2/etc/php.d/imap.ini,/opt/plesk/php/5.2/etc/php.d/intl.ini,/opt/plesk/php/5.2/etc/php.d/json.ini,/opt/plesk/php/5.2/etc/php.d/ldap.ini,/opt/plesk/php/5.2/etc/php.d/mbstring.ini,/opt/plesk/php/5.2/etc/php.d/mcrypt.ini,/opt/plesk/php/5.2/etc/php.d/mysql.ini,/opt/plesk/php/5.2/etc/php.d/mysqli.ini,/opt/plesk/php/5.2/etc/php.d/odbc.ini,/opt/plesk/php/5.2/etc/php.d/pdo.ini,/opt/plesk/php/5.2/etc/php.d/pdo_mysql.ini,/opt/plesk/php/5.2/etc/php.d/pdo_odbc.ini,/opt/plesk/php/5.2/etc/php.d/pdo_pgsql.ini,/opt/plesk/php/5.2/etc/php.d/pdo_sqlite.ini,/opt/plesk/php/5.2/etc/php.d/pgsql.ini,/opt/plesk/php/5.2/etc/php.d/posix.ini,/opt/plesk/php/5.2/etc/php.d/pspell.ini,/opt/plesk/php/5.2/etc/php.d/redis.ini,/opt/plesk/php/5.2/etc/php.d/snmp.ini,/opt/plesk/php/5.2/etc/php.d/soap.ini,/opt/plesk/php/5.2/etc/php.d/sysvmsg.ini,/opt/plesk/php/5.2/etc/php.d/sysvsem.ini,/opt/plesk/php/5.2/etc/php.d/sysvshm.ini,/opt/plesk/php/5.2/etc/php.d/tidy.ini,/opt/plesk/php/5.2/etc/php.d/xmlreader.ini,/opt/plesk/php/5.2/etc/php.d/xmlrpc.ini,/opt/plesk/php/5.2/etc/php.d/xmlwriter.ini,/opt/plesk/php/5.2/etc/php.d/xsl.ini,/opt/plesk/php/5.2/etc/php.d/zip.ini
This may be due to server restrictions in place.
The necessary zend_extension line could not be found in the configuration.
Code:
Please note also the following issue:
Open basedir restrictions are in effect. This may affect the operation of this Loader Wizard.
For a local server you should install the ionCube Loader using the php.ini configuration file. (Please click here if you are not on a local server.)
Installation Instructions
Download one of the following archives of Loaders for Linux x86-64:
tar.gz
tar.bz2
MS Windows installer
Please note that the MS Windows installer version is suitable for uploading from a Windows PC to your Linux server.
Put the Loader files in /opt/plesk/php/5.2/lib/php/modules
Edit the file /var/www/vhosts/system/MeineDomain.net/etc/php.ini and before any other zend_extension lines ensure that the following is included:
zend_extension = /opt/plesk/php/5.2/lib/php/modules/ioncube_loader_lin_5.2.so
Restart the Apache server software.
When the server software has restarted, click here to test the Loader.
If the Loader installation failed, check the Apache error log file for errors and see our guide to Unix related errors.
Vielen Herzlichen Dank
Last edited by a moderator: