From:             admin at denic-294 dot de
Operating system: Debian diffrent releases
PHP version:      4.4.4
PHP Bug Type:     OpenSSL related
Bug description:  No SSL-socket functions in CLI

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 bug report at http://bugs.php.net/?id=38982&edit=1
-- 
Try a CVS snapshot (PHP 4.4): 
http://bugs.php.net/fix.php?id=38982&r=trysnapshot44
Try a CVS snapshot (PHP 5.2): 
http://bugs.php.net/fix.php?id=38982&r=trysnapshot52
Try a CVS snapshot (PHP 6.0): 
http://bugs.php.net/fix.php?id=38982&r=trysnapshot60
Fixed in CVS:                 http://bugs.php.net/fix.php?id=38982&r=fixedcvs
Fixed in release:             
http://bugs.php.net/fix.php?id=38982&r=alreadyfixed
Need backtrace:               http://bugs.php.net/fix.php?id=38982&r=needtrace
Need Reproduce Script:        http://bugs.php.net/fix.php?id=38982&r=needscript
Try newer version:            http://bugs.php.net/fix.php?id=38982&r=oldversion
Not developer issue:          http://bugs.php.net/fix.php?id=38982&r=support
Expected behavior:            http://bugs.php.net/fix.php?id=38982&r=notwrong
Not enough info:              
http://bugs.php.net/fix.php?id=38982&r=notenoughinfo
Submitted twice:              
http://bugs.php.net/fix.php?id=38982&r=submittedtwice
register_globals:             http://bugs.php.net/fix.php?id=38982&r=globals
PHP 3 support discontinued:   http://bugs.php.net/fix.php?id=38982&r=php3
Daylight Savings:             http://bugs.php.net/fix.php?id=38982&r=dst
IIS Stability:                http://bugs.php.net/fix.php?id=38982&r=isapi
Install GNU Sed:              http://bugs.php.net/fix.php?id=38982&r=gnused
Floating point limitations:   http://bugs.php.net/fix.php?id=38982&r=float
No Zend Extensions:           http://bugs.php.net/fix.php?id=38982&r=nozend
MySQL Configuration Error:    http://bugs.php.net/fix.php?id=38982&r=mysqlcfg

Reply via email to