ID: 30058
Updated by: [EMAIL PROTECTED]
Reported By: l_faillie at yahoo dot com
-Status: Feedback
+Status: No Feedback
Bug Type: FTP related
Operating System: Solaris 8
PHP Version: 4.3.8
New Comment:
No feedback was provided for this bug for over a week, so it is
being suspended automatically. If you are able to provide the
information that was originally requested, please do so and change
the status of the bug back to "Open".
Previous Comments:
------------------------------------------------------------------------
[2004-11-29 07:27:53] [EMAIL PROTECTED]
Ok, marking it as awaiting for feedback, until you're able to add more
info about it.
------------------------------------------------------------------------
[2004-11-28 20:34:39] l_faillie at yahoo dot com
No, I haven't time to go deeper yet :(
------------------------------------------------------------------------
[2004-11-28 16:42:26] [EMAIL PROTECTED]
l_faillie at yahoo dot com:
Do you have any additional info about it?
------------------------------------------------------------------------
[2004-10-07 20:32:02] l_faillie at yahoo dot com
Oups, yes, you're right !
Well, I've added new probe inside PHP_FUNCTION(ftp_put) [the right one
;-D] and it seems the problem come from the call of
instream = php_stream_fopen(local, mode == FTPTYPE_ASCII ? "rt" : "rb",
NULL);
around line 890 that returns a NULL pointer.
I continue to track this bug.
------------------------------------------------------------------------
[2004-10-06 17:16:55] [EMAIL PROTECTED]
Why would PHP call ftp_fput() when your script doesn't have any calls
to it in it? (you call ftp_put(), notice the missing
'f' in front of put...)
------------------------------------------------------------------------
The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
http://bugs.php.net/30058
--
Edit this bug report at http://bugs.php.net/?id=30058&edit=1