Answer the question
In order to leave comments, you need to log in
How to remove ionCube errors from vds?
I work on the debian vds, I needed ionCube for the Stream Grabber.
I installed it, as it should have been by the php -m ionCube command, the numbers are in the list, but if you look at the php version (php -v), then this will come out:
Failed loading /usr/lib/php5/20100525/ioncube_loader_lin_5.4.so: /usr/lib/php5/20100525/ioncube_loader_lin_5.4.so: cannot open shared object file: No such file or directory
Failed loading /usr/lib/ php5/20100525/ioncube_loader_lin_5.4_ts.so: /usr/lib/php5/20100525/ioncube_loader_lin_5.4_ts.so: cannot open shared object file: No such file or directory
PHP 5.4.36-0+deb7u3 (cli) (built: Jan 9 2015 09:05:14)
Copyright (c) 1997-2014 The PHP Group
Zend Engine v2.4.0, Copyright (c) 1998-2014 Zend Technologies
with the ionCube PHP Loader v4.7.3, Copyright (c) 2002-2014 , by ionCube Ltd.
Site error: the file /var/www/site1/new/install.php requires the ionCube PHP Loader ioncube_loader_lin_5.4.so to be installed by the website operator. If you are the website operator please use the ionCube Loader Wizard to assist with installation.
Answer the question
In order to leave comments, you need to log in
I solved the problem, created folders in ftp that are in errors, i.e. /usr/lib/php5/20100525/ and there I also threw two files corresponding to my php version, restarted apache)
The extension was not installed. Download the required loader www.ioncube.com/loaders.php
Have you copied the required loader to the /usr/local/ioncube folder that matches your php version?
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question