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
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: greenberg at mpi dot com
New email:
PHP Version: OS:

 

 [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

Pull Requests

 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sun Dec 22 01:01:30 2024 UTC