ID:               46767
 Updated by:       paj...@php.net
 Reported By:      peaceable_whale at hotmail dot com
-Status:           Open
+Status:           Bogus
 Bug Type:         MySQLi related
 Operating System: win32 only
 PHP Version:      5.3.0alpha3
 New Comment:

Then be sure that the libmysql provided with php is first in your
PATH.

We do not support the libmysql 5.1, so never ever use it with PHP
binaries.


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

[2009-02-02 13:26:25] peaceable_whale at hotmail dot com

Yes, MySQL 5.1.30.

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

[2009-02-02 13:25:41] paj...@php.net

I suppose you have mysql 5.1 right?

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

[2009-02-02 13:16:12] peaceable_whale at hotmail dot com

Continue to have this problem in PHP 5.3.0 Beta 1; Reproducible in IIS
7.

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

[2008-12-06 06:42:20] peaceable_whale at hotmail dot com

The error can be reproduced with all PHP-Windows versions--VC6 TS and
NTS, VC9 TS and NTS. I suspect it is mysqlnd related.

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

[2008-12-05 15:17:13] peaceable_whale at hotmail dot com

Description:
------------
Server: IIS 5.1 with the official FastCGI plugin installed

When connecting to a MySQL server with PHP 5.3 Alpha 3, the following
error is returned:

FastCGI Error
The FastCGI Handler was unable to process the request.

Error Details:

    * The FastCGI process exceeded configured activity timeout
    * Error Number: 258 (0x80070102).
    * Error Description: The wait operation timed out.

HTTP Error 500 - Server Error.
Internet Information Services (IIS)

PHP 5.2.7 on the same system does not have the problem.

Reproduce code:
---------------
Install phpMyAdmin and use it to login to a MySQL server, client API is
not a concern because both MySQL and MySQLi yield the same error.

Expected result:
----------------
View the database successfully

Actual result:
--------------
Error returned


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


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

Reply via email to