Welcome to the JaguarPC Community
JaguarPC
Sales: (888) 338-5261
Support: (888)-551-3050
Results 1 to 2 of 2

This is a discussion on Incompatible libpng version ? in the Shared & Semi-Dedicated forum
I'm getting the following error message in my PHP script Fatal error: imagecreatefrompng(): gd-png: fatal libpng error: Incompatible libpng version in application and library in ...

  1. #1
    JPC Member
    Join Date
    May 2002
    Posts
    2

    Question Incompatible libpng version ?

    I'm getting the following error message in my PHP script

    Fatal error: imagecreatefrompng(): gd-png: fatal libpng error: Incompatible libpng version in application and library in /home/stonyrub/public_html/blog/scripts/blog_banner.php on line 5
    The error seems to be caused by this line:

    PHP Code:
    $id imagecreatefrompng("blog_banner.png"); 
    I haven't encountered this before and I'm not sure how to go about fixing it ... any help would be appreciated .

    Thanks in advance.

  2. #2
    Community Leader jason's Avatar
    Join Date
    Sep 2001
    Location
    Rochester, NY
    Posts
    6,003
    It looks like libpng (the library that PHP uses to create PNG images) is out of date. Open a support ticket and ask to have it upgraded. They're usually pretty quick about doing those kinds of things.

    --Jason
    Jason Pitoniak
    Interbrite Communications
    www.interbrite.com www.kodiakskorner.com

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •