php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #969 Cannot find ntwdblib.dll
Submitted: 1998-12-03 13:47 UTC Modified: 1998-12-03 14:01 UTC
From: greenberg at mpi dot com Assigned:
Status: Closed Package: Dynamic loading
PHP Version: 3.0.5 OS: Windows NT 4.0 Server (standalon
Private report: No CVE-ID: None
View Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem:
25 + 1 = ?
Subscribe to this entry?

 
 [1998-12-03 13:47 UTC] greenberg at mpi dot com
Using Apache 1.1.3 (beta) for Windows NT

When tried to load test page (test.php3), got the following error message on the screen of the server:

   php.exe: Unable to locate DLL

   The dynamic link library ntwdblib.dll could not be found in the specified path {PATH}

NOTE: I searched for this DLL in the distribution, and could not find it.  Perhaps it was not included or renamed?

SOLUTION: Don't load MySQL.dll, since it requires this DLL, and unless you have
MySQL installed, you won't find the DLL



Patches

Add a Patch

Pull Requests

Add a Pull Request

 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sat Apr 27 00:01:30 2024 UTC