php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #11501 Can't find module
Submitted: 2001-06-15 09:14 UTC Modified: 2001-07-22 13:16 UTC
From: kthang at gov dot mb dot ca Assigned:
Status: Closed Package: IIS related
PHP Version: 4.0.5 OS: Windows NT
Private report: No CVE-ID: None
 [2001-06-15 09:14 UTC] kthang at gov dot mb dot ca
Hi,

   I've installed PHP on my IIS 4 webserver no problem, however, I'm trying to get the mssql extension.  I've removed the semi-colon(;) and my extensions path is set to c:\php\entensions  but when I load up a test page, it reports back that it can't find the php_mssql.dll file.  I double checked to make sure the php_mssql.php is in the folder and its there.  Is there anything else I need to do?

thanks,
Kim

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-06-15 11:50 UTC] sniper@php.net
Does it say in <?php phpinfo(); ?> output that the
extensions dir is that?


 [2001-07-22 13:16 UTC] andy@php.net
no feedback after 35+ days.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sat Apr 20 06:01:28 2024 UTC