ID:               38982
 User updated by:  admin at denic-294 dot de
 Reported By:      admin at denic-294 dot de
-Status:           Feedback
+Status:           Open
 Bug Type:         OpenSSL related
 Operating System: Debian diffrent releases
 PHP Version:      4.4.4
 New Comment:

Ok following the how-to-report:

What i did: $fd=fsockopen("ssl://...",xxx);

What i wanted to happen: get a $fd with an active SSL connection to the
given host.

What actually happened: i got the error-message "no SSL support in this
build".

I searched the bug-database and found the but i related to. The tip
with the include of "php_config.h" in "php.h" worked to get it
running.

In the end i just wanted to let you know of the bug that (for the
cli-version) is still there in the latest php4-release. So you can
close this if open means that i still need help. 

greetz Chris


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

[2006-09-28 13:28:10] [EMAIL PROTECTED]

Not enough information was provided for us to be able
to handle this bug. Please re-read the instructions at
http://bugs.php.net/how-to-report.php

If you can provide more information, feel free to add it
to this bug and change the status back to "Open".

Thank you for your interest in PHP.




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

[2006-09-28 13:16:02] admin at denic-294 dot de

Description:
------------
As in Bug #26612 i was getting the error: "no SSL support in this
build" while trying to "fsockopen("ssl://...",xxx);". I am using the
CLI-version of php-4.4.4. 

Just as in the other bug "phpinfo();" showed active OpsnSSL support, so
after trying many diffrent configure options i finally tried the include
of "php_config.h" in "php.h" and it worked for this bug too.

greetz
Chris



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


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

Reply via email to