php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #17369 Unable to load dynamic... php_gd... specified procedure...
Submitted: 2002-05-22 16:21 UTC Modified: 2002-05-22 16:31 UTC
From: henk at nergo dot nl Assigned:
Status: Not a bug Package: *General Issues
PHP Version: 4.2.0 OS: WindowsXP,Win2K
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: henk at nergo dot nl
New email:
PHP Version: OS:

 

 [2002-05-22 16:21 UTC] henk at nergo dot nl
I want to use graphic library in PHP4.06 on Win2K and on PHP4.21 on WinXP. I've set the dir-path and php_gd uncommented in php.ini but thhe following message appears:
Unable to load dynamic library php_gd. Spesific procedure not found.

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-05-22 16:31 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.

You\'ve mixed the different binary libraries, they aren\'t compatible to each other. Make sure you the dll loaded is from the right PHP version (e.g. php_gd.dll from 4.0.6 won\'t load in 4.2, etc)
 [2002-06-08 16:06 UTC] henk at nergo dot nl
Mixing up could be the problem with my 4.21-build. But I have same problem on Win2K/IIS running PHP4.06 where the php_gd at home worked with 4.06. Seems not to working with different platforms and versions of DLL and PHP. But I will no longer post here. Thanks for helping anyway.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Mar 28 18:01:29 2024 UTC