php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #6900 dll can not load
Submitted: 2000-09-27 06:21 UTC Modified: 2000-11-11 15:53 UTC
From: jack_suyu at standardandpoors dot com Assigned:
Status: Closed Package: *General Issues
PHP Version: 4.0.2 OS: WInNT40
Private report: No CVE-ID: None
 [2000-09-27 06:21 UTC] jack_suyu at standardandpoors dot com
I can not load dlls which specified in php.ini.

I have all the dll files in 
c:\php\ c:\winnt\system32

And I have tried various setting for parameter
extension_dir 
such as
c:\php\
c:/php/
/php/
c:\winnt\system32
c:/winnt/system32/

and etc. I get the same error say, unable to load dynamic library ".my dlls".

Any help are highly welcome
Thanks in advance

Jack

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2000-11-11 15:53 UTC] dbeu@php.net
this is a configuration issue, don't bug the bug database with that, ask around on the mailinglists.

hint: use the cgi interpreter from the commandline to se e the errormsg.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu May 02 09:01:28 2024 UTC