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
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem:
14 - 8 = ?
Subscribe to this entry?

 
 [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 Apr 26 01:01:30 2024 UTC