ID:               12410
 Updated by:       [EMAIL PROTECTED]
 Reported By:      [EMAIL PROTECTED]
 Status:           Bogus
 Bug Type:         IIS related
 Operating System: Windows 2000
 PHP Version:      4.0.6
 New Comment:

simple add to mspclnt.ini (if you use php-cgi interface)
------------------------------------------- 
[php-cgi]
Disable=1
Persistent=1
KillOldSession=1
------------------------------------------
else you use php.exe 
------------------------------------------
[php-cgi]
Disable=1
Persistent=1
KillOldSession=1
------------------------------------------

Restart Proxy Client and enjoy!


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

[2002-05-24 20:21:43] [EMAIL PROTECTED]

Definitely not a bug in PHP, but most likely a conflict in the MS
software > bogus.

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

[2001-07-26 17:37:00] [EMAIL PROTECTED]

I am running Windows 2000 (sp2) with IIS 5.0 and Microsoft Proxy Client
2.0.  PHP works fine as long as I don't try and connect to MySQL.  Any
attempt to connect results in a timeout.  If I un-install MS Proxy
Client, I can connect fine, however, I need the proxy client for all my
other internet apps to work.

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


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

Reply via email to