Script Pulse
Trade Pulse => Trade Pulse Support => Topic started by: freetradescript on December 24, 2011, 03:08:22 PM
-
Can't install the script iget:
Warning: file_exists() [function.file-exists]: open_basedir restriction in effect. File(/usr/local/lib/php/extensions/no-debug-non-zts-20060613/../../../../../../home/ioncube/ioncube_loader_lin_5.3.so) is not within the allowed path(s): (/home/admin/:/tmp:/var/tmp:/usr/local/lib/php/) in /home/admin/domains/mysite.com/public_html/install.php on line 2
Warning: file_exists() [function.file-exists]: open_basedir restriction in effect. File(/usr/local/lib/php/extensions/no-debug-non-zts-20060613/../../../../../ioncube/ioncube_loader_lin_5.3.so) is not within the allowed path(s): (/home/admin/:/tmp:/var/tmp:/usr/local/lib/php/) in /home/admin/domains/mysite.com/public_html/install.php on line 2
Warning: file_exists() [function.file-exists]: open_basedir restriction in effect. File(/usr/local/lib/php/extensions/no-debug-non-zts-20060613/../../../../ioncube/ioncube_loader_lin_5.3.so) is not within the allowed path(s): (/home/admin/:/tmp:/var/tmp:/usr/local/lib/php/) in /home/admin/domains/mysite.com/public_html/install.php on line 2
Warning: file_exists() [function.file-exists]: open_basedir restriction in effect. File(/usr/local/lib/php/extensions/no-debug-non-zts-20060613/../../../ioncube/ioncube_loader_lin_5.3.so) is not within the allowed path(s): (/home/admin/:/tmp:/var/tmp:/usr/local/lib/php/) in /home/admin/domains/mysite.com/public_html/install.php on line 2
Your server does not support IonCube-encoded files.
Please run tpupdater.php and downgrade your script to the build #34.
Just updated the VPS to:
PHP v5.3.8
Ioncube to 4.0.11
Zend Guard Loader v3.3
-
It looks like you ioncube library installed into /home/ioncube/ioncube_loader_lin_5.3.so.
What Flavor of Linux are you running?
on my centos (redhat variant) .so files are in the /usr/lib/php/modules directory.
It looks like your distro may normally put them in /usr/local/lib/php/extensions/no-debug-non-zts-20060613/
Is there a symbolic link to the file which resides in "/home/ioncube" placed in that directory? If so, just removing the link and putting a copy of the actual file there may solve the problem.
good luck.
fZ