php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #4006 MSSQL DLL loadding
Submitted: 2000-04-02 07:34 UTC Modified: 2000-04-20 11:59 UTC
From: pqhanh at yahoo dot com Assigned:
Status: Closed Package: MSSQL related
PHP Version: 3.0.15 OS: window 98 second edition
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 this is not your bug, you can add a comment by following this link.
If this is your bug, but you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: pqhanh at yahoo dot com
New email:
PHP Version: OS:

 

 [2000-04-02 07:34 UTC] pqhanh at yahoo dot com
I am stuck with php3_mssql on win98, if you have a little time please give me some advices.
I have installed Apache1.3.9, php3.0.15 and msde (a light version of MS SQL ) on win98 at home.
This system work very well but the same two systems on win98 second edition at work don't work.
PHP says it can't load php3_mssql.dll even if using function dl() at runtime, it looks like this dll don't exist on the directory, however it can load the others dll. Are there any problems of mssql.dll ?
if you tell me what infomation I must send, I will do.

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2000-04-20 11:59 UTC] fmk at cvs dot php dot net
When you install MSDE you will not get the library ntwdblib.dll. This file shoud be in c:\winnt\system32 on a NT box. You coud simply copy the file from the server to the client.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sat May 11 02:01:29 2024 UTC