php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #23079 Fatal error: Call to undefined function: imagecreatefromjpeg()
Submitted: 2003-04-07 01:12 UTC Modified: 2003-04-07 04:41 UTC
From: callshaky at yahoo dot com Assigned:
Status: Not a bug Package: GD related
PHP Version: 4.3.1 OS: win2000
Private report: No CVE-ID: None
 [2003-04-07 01:12 UTC] callshaky at yahoo dot com
i'm trying to resize an image using function imagecreatefromjpeg() but getting an error Fatal error: Call to undefined function: imagecreatefromjpeg().
i search for help most sites says to configure php for gd lib support,but no body says how to configure.
  bcz i installed php 4.3.1 by php installer.i never installed gd.
 Is gd is not inbuid with php? how can i check?
can any body help me to configure gd?

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2003-04-07 04:41 UTC] sniper@php.net
Sorry, but your problem does not imply a bug in PHP itself.  For a
list of more appropriate places to ask for help using PHP, please
visit http://www.php.net/support.php as this bug system is not the
appropriate forum for asking support questions. 

Thank you for your interest in PHP.

.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sun May 19 11:01:37 2024 UTC