PHP script /home/adzworkc/ClixScript_PHP_DOCS/classes/class.vars.php is protected by SourceGuardian and requires the SourceGuardian loader ixed.5.3.lin. The SourceGuardian loader has not been installed, or is not installed correctly. Please find the required loader within SourceGuardian installation directory or visit the SourceGuardian php encoder site to download it.
root@server [~]# /scripts/phpextensionmgr list
Available Extensions:
EAccelerator
IonCubeLoader
Zendopt
Xcache
SourceGuardian
PHPSuHosin
root@server [~]# /scripts/phpextensionmgr install SourceGuardian
===
If the issue still persist
check the php.ini
root@server [/home]# php -i | grep ini
We can see
===
Configuration File (php.ini) Path => /usr/local/lib
Loaded Configuration File => /usr/local/lib/php.ini
Scan this dir for additional .ini files => (none)
additional .ini files parsed => (none)
===
Now open
root@server [/home]# vi /usr/local/lib/php.ini
and check the extention file
===
root@server [/home]# cd /usr/local/lib/php/extensions/no-debug-non-zts-20060613
root@server [/usr/local/lib/php/extensions/no-debug-non-zts-20060613]# ll
drwxr-xr-x 2 root root 4096 Jan 21 20:51 ./
drwxr-xr-x. 4 root root 4096 Dec 29 12:05 ../
-rw-r–r– 1 root root 79448 Jan 21 20:50 ixed.5.2.lin
-rwxr-xr-x 1 root root 544910 Jan 4 19:03 pdo.a*
-rwxr-xr-x 1 root root 275820 Jan 4 19:03 pdo_mysql.a*
===
Now we can see that the version is ixed.5.2.lin but we need ixed.5.3.lin.
So downlaod file from
http://www.sourceguardian.com/loaders.html
and upload it to this folder
root@server [/usr/local/lib/php/extensions/no-debug-non-zts-20060613]#
Then open
vi /usr/local/lib/php.ini
shift +g
we can sse that
===
extension=”ixed.5.2.lin”
zend_extension=”/usr/local/Zend/lib/Optimizer-3.3.9/php-5.2.x/ZendOptimizer.so”
===
Change the version here manually.
Your method of describing the whole thing in this
ReplyDeletepiece of writing is truly pleasant, all be capable of simply be aware of it, Thanks a lot.