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
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: 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: Sun Jun 16 21:01:29 2024 UTC