ID:               17117
 Updated by:       [EMAIL PROTECTED]
 Reported By:      [EMAIL PROTECTED]
 Status:           Open
 Bug Type:         IIS related
 Operating System: Windows 2000 Server
 PHP Version:      4.1.2
 New Comment:

Looking through error logs and IIS log files I found something that
seems related.

#Software: Microsoft Internet Information Services 5.0
#Version: 1.0
#Date: 2002-05-09 19:11:11
#Fields: date time c-ip cs-username s-ip s-port cs-method cs-uri-stem
cs-uri-query sc-status time-taken cs(User-Agent) cs(Cookie) cs(Referer)

2002-05-09 00:53:49 [IP Omitted] - [IP Omitted] 80 GET /robots.txt -
404 0 NG/1.0 - -
2002-05-09 00:53:55 [IP Omitted] - [IP Omitted] 80 GET /index.php3 -
200 6203 NG/1.0 - -

[PHP Error Log]
[08-May-2002 19:53:56] PHP Warning:  MS SQL:  Unable to connect to
server:  [IP Omitted] in E:\Sites\[Website Name Omitted]\index.php3 on
line 29

Looks like it happens on ordinary websites with whatever generates a
User Agent of NG/1.0

Charles Killmer


Previous Comments:
------------------------------------------------------------------------

[2002-05-09 09:53:15] [EMAIL PROTECTED]

It actually only happens with one website.  I have not yet been able to
create a new website that behaves this way.
:(

Charles Killmer

------------------------------------------------------------------------

[2002-05-09 09:23:22] [EMAIL PROTECTED]

This sounds very weird and impossible but I can reproduce it.

Create a virtual website in IIS 5.0, enable basic and windows
authentication, disable anonymous access, have some php code that will
try to connect to SQL Server 2000.  Try to view the page with IE6 and
NS6.  IE6 will work fine NS6 does not.  

I am working on upgrading to 4.2.0 but I have some code to change in my
sites because sid doesnt appear to work in 4.2.0.

How could this happen?

Charles Killmer

------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=17117&edit=1

Reply via email to