php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #2792 mssql.dll not loaded after compile
Submitted: 1999-11-22 16:51 UTC Modified: 2000-07-23 03:09 UTC
From: anton at concord dot ru Assigned:
Status: Closed Package: Dynamic loading
PHP Version: 4.0 Beta 3 OS: NT 4.0 / IIS 4.0
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: anton at concord dot ru
New email:
PHP Version: OS:

 

 [1999-11-22 16:51 UTC] anton at concord dot ru
I build mssql.dll from last source code of PHP v.4.3 betta under Microsoft Visual C++ 5.0. It's compiled and build OK.
After this I copied it into my PHP directory and used

dl('mssql.dll');

in my php code. (Error was written to syslog of NT)
After code execution I see:

The description for Event ID ( 2000 ) in Source ( c-client ) could not be found. It contains the following insertion string(s): c-client[296], PHP Warning:  Invalid library (maybe not a PHP library) 'mssql.dll'  in Unknown on line 0.

Thank you.

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2000-07-23 03:09 UTC] zak at cvs dot php dot net
Does the problem still happen with the most recent release?
If so, please submit a new bug report...
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Thu Jul 03 19:01:35 2025 UTC