php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #8370 the function ImageCreate can't work
Submitted: 2000-12-22 03:39 UTC Modified: 2000-12-28 05:22 UTC
From: popsoda at sina dot com Assigned:
Status: Closed Package: *Graphics related
PHP Version: 4.0.4 OS: Red Hat 6.2
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: popsoda at sina dot com
New email:
PHP Version: OS:

 

 [2000-12-22 03:39 UTC] popsoda at sina dot com
I have a programme that includes the function `imagecreate'.
It can work well in php-4.0.3pl1, but it can't work in php-4.0.4. I don't know why. Please help me!

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2000-12-28 05:22 UTC] sniper@php.net
GD extension is not enableb by default anymore.
You must use --with-gd in your configure line to enable it.

--Jani
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri May 24 12:01:32 2024 UTC