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
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:
46 - 15 = ?
Subscribe to this entry?

 
 [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: Wed Apr 24 19:01:31 2024 UTC