JonSS2
Joined: 20 Feb 2014 Posts: 1
|
Posted: Thu Feb 20, 2014 10:07 am Post subject: Please help,ioncube in centos dont work. |
|
|
Hello,I need help,Installed ion cube loadr throu yum install but it dont work...I dont understand.php.ini dont contain zend configuration,but its surecli installed,when im trying to launch php I get this error,
install.php requires the ionCube PHP Loader ioncube_loader_lin_5.3.so to be installed by the website operator. If you are the website operator please use the ionCube Loader Wizard to assist with installation
So I tried launching the wizard from the site,so I extract into www/ directory and try to launch it as /loader-wizard.php but it just gives me download of the file,not installation.
Error logs
PHP Warning: realpath(): open_basedir restriction in effect. File(/usr/lib64/php/modules) is not within the allowed path(s): (/var/www/jamboo1/data:.) in /var/www/jamboo1/data/www/jambo.com/install.php on line 2
PHP Warning: file_exists(): open_basedir restriction in effect. File(/var/www/jamboo1/ioncube/ioncube_loader_lin_5.3.so) is not within the allowed path(s): (/var/www/jamboo1/data:.) in /var/www/jamboo1/data/www/jambo.com/install.php on line 2
PHP Warning: file_exists(): open_basedir restriction in effect. File(/var/www/ioncube/ioncube_loader_lin_5.3.so) is not within the allowed path(s): (/var/www/jamboo1/data:.) in /var/www/jamboo1/data/www/jambo.com/install.php on line 2
PHP Warning: file_exists(): open_basedir restriction in effect. File(/var/ioncube/ioncube_loader_lin_5.3.so) is not within the allowed path(s): (/var/www/jamboo1/data:.) in /var/www/jamboo1/data/www/jambo.com/install.php on line 2
File does not exist: /var/www/jamboo1/data/www/jambo.com/favicon.ico |
|