ID:               34668
 Updated by:       [EMAIL PROTECTED]
 Reported By:      smajor at gmail dot com
-Status:           Open
+Status:           Feedback
 Bug Type:         OpenSSL related
 Operating System: Red Hat Enterprise Linux 3
 PHP Version:      5.0.5
 New Comment:

Please try using this CVS snapshot:

  http://snaps.php.net/php5-latest.tar.gz
 
For Windows:
 
  http://snaps.php.net/win32/php5-win32-latest.zip




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

[2005-09-28 11:24:47] smajor at gmail dot com

THE OS is redhat enterprise 3 linux with apache 2

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

[2005-09-28 11:21:32] [EMAIL PROTECTED]

This is probably an error in the server you are connecting to. Which
software has the remote server? windows+IIS?

IIS doesn't conform with the standards, but PHP was supposed to
suppress the warning automatically for these servers.

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

[2005-09-28 07:37:31] smajor at gmail dot com

Description:
------------
SSL: fatal protocol error in php 5.0.3, 5.0.4, 5.05 when opening a
connection to https using file().

Does anyone know how to correct this issue? I have upgraded to the
latest pear packages and also OpenSSL

this does not matter what server you access it from go ahead and run
the code with that url. the server will not aalow you to connect
without an error.

Reproduce code:
---------------
$test = file("https://www.quantumns.com/style.css";);

Actual result:
--------------
Warning: file() [function.file]: SSL: fatal protocol error in
/home/httpd/vhosts/quantumns.com/httpdocs/chat.php on line 34

but the output is still returned.


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


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

Reply via email to