You are not logged in.

#1 2010-01-26 15:01:04

dude83
Member
Registered: 2009-04-01
Posts: 18

[SOLVED] Getting PHP function work: stream_socket_enable_crypto()

hello everbody,

i have a php script thats giving me this Warning:

Warning: stream_socket_enable_crypto(): this stream does not support SSL/crypto in /var/www/.....

which package do i have to install to get rid of this warning and get the script working? on debian, the same script without any modifications is running ok.

cheers, chris

Last edited by dude83 (2010-01-28 16:19:24)

Offline

#2 2010-01-26 15:15:35

dude83
Member
Registered: 2009-04-01
Posts: 18

Re: [SOLVED] Getting PHP function work: stream_socket_enable_crypto()

Sorry guys, i accidently got the wrong forum. could anybody please move this topic to "Installation"? thx!

Offline

#3 2010-01-26 22:41:47

n0dix
Member
Registered: 2009-09-22
Posts: 956

Re: [SOLVED] Getting PHP function work: stream_socket_enable_crypto()

Look for the extension=php_openssl or something alike in your php.ini

Offline

#4 2010-01-28 16:19:07

dude83
Member
Registered: 2009-04-01
Posts: 18

Re: [SOLVED] Getting PHP function work: stream_socket_enable_crypto()

n0dix wrote:

Look for the extension=php_openssl or something alike in your php.ini

oh my... how could i overlook that neutral thanks a lot!

Offline

Board footer

Powered by FluxBB