php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #13104 GD problem
Submitted: 2001-09-03 05:39 UTC Modified: 2001-09-03 10:29 UTC
From: endeeuk at yahoo dot com Assigned:
Status: Not a bug Package: GD related
PHP Version: 4.0.6 OS: Linux
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If this is not your bug, you can add a comment by following this link.
If this is your bug, but you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: endeeuk at yahoo dot com
New email:
PHP Version: OS:

 

 [2001-09-03 05:39 UTC] endeeuk at yahoo dot com
I have installed php with GD like ./configure' '--with-apache=../apache_1.3.19' '--prefix=/opt/apache' '--with-pgsql=/opt/postgres/' '--with-oci8=/ora00/oracle/app/oracle/product/8.0.5/' '--with-oracle=/ora00/oracle/app/oracle/product/8.0.5/' '--enable-sigchild' '--with-jpeg-dir=/usr/src/jpeg-6b/' '--with-gd=/usr/src/gd-1.8.4'

When I try to open png file, that appear "No PNG support in this PHP build in " error message.

Please help. What should I do ?

Regards

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-09-03 10:29 UTC] sander@php.net
You need to install the PNG library from http://www.libpng.org/pub/png/

BTW: ask support questions on the PHP-GENERAL mailinglist.
 [2002-03-14 05:01 UTC] gory at alphasoft-bg dot com
--with-gd=DIR

DIR is GD "instal prefix" look 4 it into GD makefile
default is /usr/local
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Mar 28 19:01:29 2024 UTC