Edit report at https://bugs.php.net/bug.php?id=54439&edit=1
ID: 54439 Comment by: php dot net at walterheck dot com Reported by: paigeat at paigeat dot info Summary: SSL/OpenSSL broken Status: No Feedback Type: Bug Package: OpenSSL related Operating System: linux PHP Version: 5.3.6 Block user comment: N Private report: N New Comment: This is not a bug afaik, you just need to retry the SSL_write call. More info here: http://stackoverflow.com/questions/2997218/why-am-i-getting- error1409f07fssl-routinesssl3-write-pending-bad-write-retr Previous Comments: ------------------------------------------------------------------------ [2013-02-21 13:59:49] ashok975 at hotmail dot com fwrite(): SSL: Broken pipe fwrite(): SSL operation failed with code 1. OpenSSL Error messages: error:1409F07F:SSL routines:SSL3_WRITE_PENDING:bad write retry ------------------------------------------------------------------------ [2013-02-18 00:34:48] php-bugs at lists dot php dot net No feedback was provided. The bug is being suspended because we assume that you are no longer experiencing the problem. If this is not the case and you are able to provide the information that was requested earlier, please do so and change the status of the bug back to "Open". Thank you. ------------------------------------------------------------------------ [2011-04-01 13:15:04] cataphr...@php.net Changed bug meta-data. Also, this doesn't necessarily mean a problem in PHP. More information is needed, namely how to reproduce this problem (linking to a library is not enough). ------------------------------------------------------------------------ [2011-04-01 10:53:23] paigeat at paigeat dot info Description: ------------ --- >From manual page: http://www.php.net/function.fwrite#Description --- Warning: fwrite() [function.fwrite]: SSL operation failed with code 1. OpenSSL Error messages: error:140D00CF:SSL routines:SSL_write:protocol is shutdown Test script: --------------- in /home/erratic/domains/cl.devel.ws/public_html/include/xpm/PHP5/SMTP5.php on line 222 source code download: http://downloads.sourceforge.net/xpertmailer/XPM4-v.0.5.zip ------------------------------------------------------------------------ -- Edit this bug report at https://bugs.php.net/bug.php?id=54439&edit=1