From: [EMAIL PROTECTED] Operating system: Windows XP PHP version: 4.1.1 PHP Bug Type: IIS related Bug description: Unable to load dynamic library
I have seen this posted in other places, but I never have seen how it gets resolved... Here is the situation: Windows XP, NTFS, IIS5, PHP 4.1.1 and trying to install the debugger with dll= php_dbg.dll. I modified the php.ini to add extension: extension=php_dbg.dll and the extension dir= "c:\PHP\extensions" I have the php_dbg.dll in the directory: c:\PHP\extensions I gave the php_dbg.dll module FULL CONTROL Access from NTFS to IUSR_xxx and to Everyone( Just to eliminate and read and execute permissions problems) and I still get the "unable to load dynamic library 'c:\PHP\extensions\php_dbg.dll' - The specified procedure could not be found. What could it be????? -- Edit bug report at http://bugs.php.net/?id=15585&edit=1 -- Fixed in CVS: http://bugs.php.net/fix.php?id=15585&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=15585&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=15585&r=needtrace Try newer version: http://bugs.php.net/fix.php?id=15585&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=15585&r=support Expected behavior: http://bugs.php.net/fix.php?id=15585&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=15585&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=15585&r=submittedtwice