gd-png: fatal libpng error: zlib error gd-png error: setjmp returns error condition gd-png: fatal libpng error: zlib error gd-png error: setjmp returns error condition [Wed Feb 11 16:33:23 2009] [notice] caught SIGTERM, shutting down [Wed Feb 11 16:33:26 2009] [notice] suEXEC mechanism enabled (wrapper: /usr/lib/apache2/suexec) PHP Warning: Module 'json' already loaded in Unknown on line 0 PHP Warning: Module 'gd' already loaded in Unknown on line 0 [Wed Feb 11 16:33:27 2009] [notice] Apache/2.2.3 (Debian) PHP/5.2.0-8+etch13 mod_ssl/2.2.3 OpenSSL/0.9.8c configured -- resuming normal operations gd-png: fatal libpng error: zlib error gd-png error: setjmp returns error condition gd-png: fatal libpng error: zlib error gd-png error: setjmp returns error condition [Wed Feb 11 17:11:21 2009] [notice] Graceful restart requested, doing restart [Wed Feb 11 17:11:21 2009] [warn] NameVirtualHost 65.61.50.25:80 has no VirtualHosts PHP Warning: Module 'json' already loaded in Unknown on line 0 PHP Warning: Module 'gd' already loaded in Unknown on line 0 [Wed Feb 11 17:11:22 2009] [notice] Apache/2.2.3 (Debian) PHP/5.2.0-8+etch13 mod_ssl/2.2.3 OpenSSL/0.9.8c configured -- resuming normal operations [Wed Feb 11 17:11:22 2009] [warn] long lost child came home! (pid 3216) [Wed Feb 11 17:11:22 2009] [warn] long lost child came home! (pid 3220) how do I fix the error?
Please take a look here: http://www.electrictoolbox.com/php-fatal-libpng-error-zlib-error/ looks as if your php code uses a image resizing function with the wrong parameter.
re I guess i should have posted that link myself and asked.. where do I adjust this.. where is that setting? I seen two posts that mention that but not where it is i have looked in my apache.conf and the php ini .. I did not see that setting ??
Thats not a setting. The error you have is a php coding error, so you will have to fix your php script.