php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #17026 Possible bug in "php.ini-dist"/Extensions: php_gd.dll -> php_gd2.dll
Submitted: 2002-05-05 23:58 UTC Modified: 2002-06-06 21:09 UTC
From: liquid at corroded dot de Assigned:
Status: Closed Package: *Configuration Issues
PHP Version: 4.2.0 OS: Win2k
Private report: No CVE-ID: None
 [2002-05-05 23:58 UTC] liquid at corroded dot de
Hi,

the php.ini-dist seems to have a bug in the extensions section.

"php_gd.dll" should be "php_gd2.dll" to be found when loading. This is because you renamed the dll, but forgot to rename the name of the dll in "php.ini-dist". This might cause trouble for some users.

Please read my bug-report for missing files too...

Thanks,

Liquid

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-05-06 11:14 UTC] edink@php.net
Actually php_gd.dll is missing from the distro.
Let's keep all the missing dlls in one bug report.

http://bugs.php.net/bug.php?id=16796
 [2002-06-06 21:09 UTC] sniper@php.net
They can all be found in 4.2.1 now..

 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Wed May 15 22:01:32 2024 UTC