php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #17769 gd.dll & gd2.dll
Submitted: 2002-06-14 23:50 UTC Modified: 2002-06-15 03:56 UTC
From: pfcardillo at inwind dot it Assigned:
Status: Not a bug Package: PHP options/info functions
PHP Version: 4.2.1 OS: w2k-xp
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: pfcardillo at inwind dot it
New email:
PHP Version: OS:

 

 [2002-06-14 23:50 UTC] pfcardillo at inwind dot it
Hi, I use gd.dll with all old version and it work ok! I try to switch on this library in the last version of PHP and the name is change in gd2.dll and so i have change php config and i use gd2.dll. this is the message


PHP Warning:  gd: Unable to initialize module
Module compiled with module API=20010901, debug=0, thread-safety=1
PHP    compiled with module API=20020429, debug=0, thread-safety=1
These options need to match
 in Unknown on line 0

what does it means? 
Thanks a lot and i hope that this thred is not a foolishness

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-06-15 03:55 UTC] mfischer@php.net
Sorry, but the bug system is not the appropriate forum for asking
support questions. 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

Thank you for your interest in PHP.
 [2002-06-15 03:56 UTC] mfischer@php.net
It means that you definitely have an old php_gd.dll/php_gd2.dll on your system which is loaded instead of the new php_gd.dll/php_gd2.dll
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sat Dec 21 18:01:29 2024 UTC