Closed (outdated)
Project:
Drupal core
Version:
7.x-dev
Component:
image system
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
28 Jun 2009 at 19:14 UTC
Updated:
11 Dec 2020 at 10:26 UTC
Jump to comment: Most recent
Comments
Comment #1
andyposttryed zend-ce(php 5.2.9) and remi(php5.2.10)
Comment #2
berdirI did a lot of php 5.3 tests, but I haven't seen that. are you sure that gd contains support for GIF? (check with phpinfo())
Comment #3
andypostYes (PHP/5.2.9 ZendServer/4.0)
Comment #4
andypostNow result for c5-testing repository
php.i386 5.2.6-2.el5s2
php-gd.i386 5.2.6-2.el5s2
Package gd-2.0.33-9.4.el5_1.1.i386 already installed and latest version
Same test was failed
As http://php.net/manual/en/image.requirements.php
Suppose I have 2.0.33 version
Comment #5
SwampcritterI found some updated RHEL/CentOS PHP 5.2.10 RPMs, but haven't had time to test them yet.
http://centos.alt.ru/pub/php-fpm/5.2.10/
Comment #6
mdupontI think it is safe to close this issue, given how old it is, that PHP 5.2 and CentOS 5 are EOL, and even if someone is still running it, CentOS / RedHat 5.6 introduced PHP 5.3 anyways. Moreover, Drupal 7 runs fine under PHP 7.3 and 7.4 nowadays.