php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #15990 Communication error between php ISAPI module and MySQL
Submitted: 2002-03-11 03:27 UTC Modified: 2002-06-18 04:05 UTC
Votes:1
Avg. Score:5.0 ± 0.0
Reproduced:1 of 1 (100.0%)
Same Version:1 (100.0%)
Same OS:1 (100.0%)
From: ps at christ-net dot sk Assigned:
Status: Closed Package: MySQL related
PHP Version: 4.1.1 OS: MS Windows 2000
Private report: No CVE-ID: None
 [2002-03-11 03:27 UTC] ps at christ-net dot sk
Communication error between php ISAPI module and MySQL

OS: MS Windows 2000 Server SP2, SRP1 and up to date fixes
WWW Server: IIS 5.0

PHP: 4.1.1 used as ISAPI dll (php4isapi.dll) - downloaded binary from "http://www.php.net/do_download.php?download_file=php-4.1.1-Win32.zip"

MySQL: 3.23.39-nt installed on the same machine

MySQL Error message in mysql.err like this one:
"Aborted connection 3957 to db: 'phpLinks3' user: 'rcc' host: `localhost' (Unknown error) - see http://www.mysql.com/doc/C/o/Communication_errors.html"

Application error message: "Too many connections", ...

The error has occurred several hours after starting/restarting IIS.

After reinstalling previous version of php (4.0.6), everything is OK (www and ftp server with about 10 000 hits per day).

Best regards

Peter Santavy

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-06-18 04:05 UTC] derick@php.net
Please try the latest PHP version (4.2.1) and reopen if the problem is not fixed.

Derick
 [2002-08-07 09:49 UTC] ps at christ-net dot sk
I have upgraded to the latest version (4.2.2) - everything is OK.

Peter Santavy
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Oct 18 03:01:27 2024 UTC