libgcrypt update > PHP Warning
Posted: Sat Feb 07, 2009 7:03 pm
Hi,
Picked up libgcrypt.i386 (1.4.3-2.el4.art) update in atomic channel this morning, then noticed the following after update:
So rolled back and all Ok again:
System running RHEL4. Not sure if anyone has this warning, but thought I'd flag it up.
Picked up libgcrypt.i386 (1.4.3-2.el4.art) update in atomic channel this morning, then noticed the following after update:
Code: Select all
php -v
PHP Warning: PHP Startup: Unable to load dynamic library '/usr/lib/php/modules/xsl.so' - /lib/libgcrypt.so.11: undefined symbol: gpg_err_code_from_syserror in Unknown on line 0
PHP 5.2.8 (cli) (built: Jan 5 2009 15:00:42)
Code: Select all
rpm -Uhv --rollback '18 hours ago'...
php -v
PHP 5.2.8 (cli) (built: Jan 5 2009 15:00:42)