php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #40534 Problems with output off ssh2 module
Submitted: 2007-02-18 15:18 UTC Modified: 2007-02-18 15:41 UTC
From: sheezes at gmail dot com Assigned:
Status: Not a bug Package: Sockets related
PHP Version: 5.2.1 OS: Windows XP
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: sheezes at gmail dot com
New email:
PHP Version: OS:

 

 [2007-02-18 15:18 UTC] sheezes at gmail dot com
Description:
------------
I'm using the ssh2 module to recieve some stats from a unix system (AIX 5.2).
I run the regular procedures of connecting and executing commands on a remote server with the ssh2 module. My problem is with the output I'm getting back. I run a simple ls command on the remote server and get the output well. When I try to run the exact same command (with exactly the same php procedures) on another server (which has the exact same directory) I do recieve info but only a part of it. Out of 30 files on the directory, I'm getting only 2. When I restarted my apache server and run the code, it worked fine on both servers but only for the 1st time. 2nd time it worked only for one of them again (I cleared all the offline content and cache of the browser).


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2007-02-18 15:41 UTC] iliaa@php.net
Please report ssh2 extension bugs on pecl.php.net
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 26 04:01:30 2024 UTC