php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #18745 Jpeg Function in 4.2.2 does not work
Submitted: 2002-08-05 14:52 UTC Modified: 2002-08-05 17:07 UTC
From: sc2 at gmx dot at Assigned:
Status: Not a bug Package: GD related
PHP Version: 4.2.2 OS: Linux x86 RedHat
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: sc2 at gmx dot at
New email:
PHP Version: OS:

 

 [2002-08-05 14:52 UTC] sc2 at gmx dot at
hello

i have search into faq/bug system but not found a resolve for this problem

With PHP 4.2.1 i have no problem with the
--with-jpeg=dir option all works fine..

(createimagefromjpeg yes)

but in 4.2.2 same config options 

(createimagefromjpeg no) he means no support but alle is same ..in 4.2.1 no problems so in 4.2.2 i cannot use the imagejpeg function (error is coming) in 4.2.1 no problem

thx
cya

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-08-05 15:08 UTC] sander@php.net
4.2.2 was a security release and has AFAIK no changes to ext/gd. 
Something on your system has changed. (Did you upgrade libjpeg without upgrading libgd or the other way round? config.log will probably tell you more...)
Anyway, not a bug in PHP. Ask support questions on the appropriate mailinglist (see www.php.net/support).
 [2002-08-05 17:07 UTC] sc2 at gmx dot at
sorry i tough its a failure on php

but i have nothing changed on the system...il use php 4.2.1 and 4.2.2

make clean, on both, then when i compile new...4.2.1 ok..4.2.2. not , but thx!
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Mon May 06 20:01:31 2024 UTC