php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #10177 IIS 5.0 can not start with enabled mssql70 extension
Submitted: 2001-04-05 03:42 UTC Modified: 2001-06-30 15:21 UTC
From: stanislavn at rila dot bg Assigned:
Status: Closed Package: MSSQL related
PHP Version: 4.0.4pl1 OS: Windows2000 Server
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: stanislavn at rila dot bg
New email:
PHP Version: OS:

 

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-04-05 05:02 UTC] derick@php.net
Please provide more information, about what error's you get, the output of your phpino(); (on a website if that's possible) and your php.ini file (and the location on your filesystem of it).
 [2001-04-05 05:29 UTC] stanislavn at rila dot bg
Steps I do:
1. PHP is working as an ISAPI without mssql70 extension. In php.ini:
;extension=php_mssql70.dll
2. Set in php.ini mssql70 extension:
extension=php_mssql70.dll
3. When I try to restart World Wide Web Publishing Service it displays an error message - Service cannot be started and its status goes 'Starting'
4. If I disable mssql70 extension in php.ini and reboot computer, PHP works again.
 [2001-06-30 15:21 UTC] fmk@php.net
Install the client tools for MSSQL Server before using the extension.

The client tools can be installed from the MSSQL Server CD or by copying the file ntwdblib.dll to \winnt\system32.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Mar 28 10:01:26 2024 UTC