php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #15585 Unable to load dynamic library
Submitted: 2002-02-16 04:02 UTC Modified: 2002-02-16 05:29 UTC
From: apineda at avinox dot com Assigned:
Status: Not a bug Package: IIS related
PHP Version: 4.1.1 OS: Windows 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: apineda at avinox dot com
New email:
PHP Version: OS:

 

 [2002-02-16 04:02 UTC] apineda at avinox dot com
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?????

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-02-16 05:29 UTC] sander@php.net
The bug system is not the appropriate forum for asking support
questions. For a list of a range of more appropriate places to ask
for help using PHP, please visit http://www.php.net/support.php


 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Oct 04 05:01:27 2024 UTC