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
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: 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

Add a Patch

Pull Requests

Add a Pull Request

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: Thu Mar 28 08:01:28 2024 UTC