ID: 17369 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Bogus Bug Type: *General Issues Operating System: WindowsXP,Win2K PHP Version: 4.2.0 New Comment:
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) Previous Comments: ------------------------------------------------------------------------ [2002-05-22 16:21:36] [EMAIL PROTECTED] 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. ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=17369&edit=1
