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
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
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

Pull Requests

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-2025 The PHP Group
All rights reserved.
Last updated: Tue Jul 01 17:01:34 2025 UTC