customebuild2 enable ioncube loader and zendGuard with threadsafe

aligilani1986

New member
Joined
Apr 23, 2017
Messages
1
hello masters.

i'm recently enabled thread safe for php 5.6, but i got this errors with command :

php -v
HTML:
Failed loading /usr/local/lib/ioncube/ioncube_loader_lin_5.6.so:  /usr/local/lib/ioncube/ioncube_loader_lin_5.6.so: undefined symbol: executor_globals
Failed loading /usr/local/lib/ZendGuardLoader5.6.so:  /usr/local/lib/ZendGuardLoader5.6.so: undefined symbol: executor_globals
PHP 5.6.30 (cli) (built: Apr 23 2017 10:29:46)
Copyright (c) 1997-2016 The PHP Group
Zend Engine v2.6.0, Copyright (c) 1998-2016 Zend Technologies
    with Suhosin v0.9.38, Copyright (c) 2007-2015, by SektionEins GmbH

i need ioncubeloader and zendGuard , but anythings found to compile ioncube and zendguard in thread safe

please help.

thank's all.
 
Back
Top