php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #6285 mistype in php.ini file, affects MS SQL7.0
Submitted: 2000-08-22 00:06 UTC Modified: 2000-09-13 22:35 UTC
From: pkrontorad at ahoraque dot com Assigned:
Status: Closed Package: *General Issues
PHP Version: 4.0.1pl2 OS: NT4.0 SP6 US
Private report: No CVE-ID: None
 [2000-08-22 00:06 UTC] pkrontorad at ahoraque dot com
Very stupid mistake but can be nightmare for not well advanced people reporting HTTP500 and similar errors on IIS. In last Win32 binary, in php.ini-dist file is a mistype, on the bottom line :

php_mssq70l.dll

where should be:

php_mssql70.dll

maybe would be a good idea to insert short one-line description into README file for this distribution (Win32) saying: if something's not work correctly, try write "php" in the command prompt and see what's the problem...

p.

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2000-09-13 22:35 UTC] sniper@php.net
Fixed in CVS.

--Jani
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sun May 05 23:01:30 2024 UTC