I'm getting the following error message in my PHP script
The error seems to be caused by this line: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
I haven't encountered this before and I'm not sure how to go about fixing it ... any help would be appreciatedPHP Code:$id = imagecreatefrompng("blog_banner.png");
.
Thanks in advance.


LinkBack URL
About LinkBacks
.



Reply With Quote
Bookmarks