PECL PDFLib on CentOS 5.6 - spitting out error
Posted: Thu Jul 07, 2011 2:02 pm
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!
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!