problem with 5.3 and ioncube

Support/Development for PHP
hostingguy
Forum Regular
Forum Regular
Posts: 661
Joined: Mon Oct 29, 2007 6:51 pm

problem with 5.3 and ioncube

Unread post by hostingguy »

I've been seeing this a lot more frequently after the 5.3 upgrade

Code: Select all

Failed loading /usr/lib64/php/ioncube/ioncube_loader_lin_5.3.so:  /usr/lib64/php/ioncube/ioncube_loader_lin_5.3.so: undefined symbol: zend_resolve_path
while the php -v doesnt show anything bad right away

Code: Select all

PHP 5.3.6 (cli) (built: Mar 23 2011 17:24:24)
Copyright (c) 1997-2011 The PHP Group
Zend Engine v2.3.0, Copyright (c) 1998-2011 Zend Technologies
    with the ionCube PHP Loader v4.0.5, Copyright (c) 2002-2011, by ionCube Ltd.
    with Suhosin v0.9.32.1, Copyright (c) 2007-2010, by SektionEins GmbH
Post Reply