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
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:
50 - 37 = ?
Subscribe to this entry?

 

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 Apr 18 19:01:30 2024 UTC