Page 1 of 1

PECL PDFLib on CentOS 5.6 - spitting out error

Posted: Thu Jul 07, 2011 2:02 pm
by ryes31
I installed PDFLib using PECL a few months back and it's been working great, but suddenly it stopped working and is now giving me this error:

PHP Warning: PHP Startup: Unable to load dynamic library '/usr/lib64/php/modules/pdf.so' - /usr/lib64/php/modules/pdf.so: undefined symbol: php_set_error_handling in Unknown on line 0

I have the extension=pdf.so in my php.ini file, and like I said, it's been working great for a few months until just a few days ago.

I've googled the hell out of this error and can't find anyone with a solution. Can anyone help me figure out what the problem is, or at least a good place to start? Thanks!

Re: PECL PDFLib on CentOS 5.6 - spitting out error

Posted: Fri Jul 08, 2011 9:35 am
by Jade
What changes have you made recently? Have you tried restarting the server? What happens if you remove the pdf.so extension?