After install some things didn't work... php :-)

Support/Development for PHP
Foekie_t
Forum User
Forum User
Posts: 5
Joined: Sun Aug 24, 2008 4:56 pm

After install some things didn't work... php :-)

Unread post by Foekie_t »

Hi,


I decided to make my own topic as I first replied to another topic.. Please see below after I did yum update. I did yum install php* and after that this error comes. Also when I do php -v then I get below error.

Please help and thanks.

php-v error:

# php -v
Failed loading /usr/lib/php/modules//php_ioncube_loader_lin_5.1.so: /usr/lib/php/modules//php_ioncube_loader_lin_5.1.so: undefined symbol: zend_unmangle_property_name_ex
PHP 5.2.6 (cli) (built: May 2 2008 16:06:40)
Copyright (c) 1997-2008 The PHP Group
Zend Engine v2.2.0, Copyright (c) 1998-2008 Zend Technologies



yum install php* error:


Install 47 Package(s)
Update 0 Package(s)
Remove 0 Package(s)

Total download size: 17 M
Is this ok [y/N]: y
Downloading Packages:
Running rpm_check_debug
ERROR with rpm_check_debug vs depsolve:
Package php needs php-cli = 5.2.6-1.el5.art, this is not available.
Package php-pear needs php-cli, this is not available.
Package psa-horde needs /usr/bin/php, this is not available.
Package psa-kronolith needs /usr/bin/php, this is not available.
Complete
scott
Atomicorp Staff - Site Admin
Atomicorp Staff - Site Admin
Posts: 8355
Joined: Wed Dec 31, 1969 8:00 pm
Location: earth
Contact:

Unread post by scott »

Failed loading /usr/lib/php/modules//php_ioncube_loader_lin_5.1.so: /usr/lib/php/modules//php_ioncube_loader_lin_5.1.so: undefined symbol: zend_unmangle_property_name_ex <- this is not compatible with PHP 5.2

Check out this page:
http://www.atomicorp.com/wiki/index.php/PHP
Post Reply