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

 ID:                 53079
 Updated by:         ahar...@php.net
 Reported by:        josh at servebyte dot com
 Summary:            SSH2 randomly works along side MySQL
-Status:             Open
+Status:             Bogus
 Type:               Bug
 Package:            Unknown/Other Function
 Operating System:   CentOS 5.5
 PHP Version:        5.3.3
 Block user comment: N

 New Comment:

Bugs in PECL extensions are tracked on the PECL bug tracker, rather than
here. Please open a new bug at
http://pecl.php.net/bugs/report.php?package=ssh2


Previous Comments:
------------------------------------------------------------------------
[2010-10-15 23:27:02] josh at servebyte dot com

ssh2 0.11.0

php 3.3.3

libssh2 1.2.7-1.el5.rf

------------------------------------------------------------------------
[2010-10-15 23:25:07] josh at servebyte dot com

Description:
------------
ssh2_exec and ssh2_shell functions randomly work.

Expected result:
----------------
These functions work perfectly when no MySQL connection is active. They
should work when a MySQL connection is active too.

Actual result:
--------------
When a MySQL connection is active, the ssh2_exec and ssh2_shell
functions randomly pick up on the MySQL stream, making the data returned
from the ssh2_exec and ssh2_shell functions corrupt.



I am guessing that there is a conflict between the 2 extensions.


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



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

Reply via email to