LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Debian (https://www.linuxquestions.org/questions/debian-26/)
-   -   Unable to load dynamic library '/usr/lib/php4/20050606/gd.so' (https://www.linuxquestions.org/questions/debian-26/unable-to-load-dynamic-library-usr-lib-php4-20050606-gd-so-437747/)

sYs^ 04-22-2006 11:39 AM

Unable to load dynamic library '/usr/lib/php4/20050606/gd.so'
 
Hi,

I'd like to enable GD support on my server, I use Apache/2.0.55 (Debian) PHP/4.4.2-1+b1 mod_ssl/2.0.55 OpenSSL/0.9.8a. I have gd extension enabled in my php.ini but when I restart my apache it writes this to the error.log:

Code:

[Sat Apr 22 18:24:09 2006] [notice] SIGHUP received.  Attempting to restart
PHP Warning:  mime_magic: type regex\t\tBEGIN[[:space:]]*[{]\tapplication/x-awk invalid in Unknown on line 0
PHP Warning:  Unknown(): Unable to load dynamic library '/usr/lib/php4/20050606/gd.so' - /usr/lib/php4/20050606/gd.so: undefined symbol: gdImagePngCtx in Unknown on line 0
[Sat Apr 22 18:24:09 2006] [notice] Apache/2.0.55 (Debian) PHP/4.4.2-1+b1 mod_ssl/2.0.55 OpenSSL/0.9.8a configured -- resuming normal operations

Any ideas? Thank you in anticipation!


All times are GMT -5. The time now is 05:24 PM.