[PHP] Re: fsockopen, openssl error

2006-01-20 Thread Barry
James Benson wrote: Im running into the followng error when trying to use fsockopen with the openssl extension, Warning: fsockopen(): php_stream_sock_ssl_activate_with_method: failed to create an SSL context Warning: fsockopen(): failed to activate SSL mode 1 Socket Error: Operation now

[PHP] Re: fsockopen, openssl error

2006-01-20 Thread James Benson
Seems like he can't start TLS.´ Have you tried a newer version of PHP than 4.4.2? If so, i would like to know what happened. Barry Just compiled 5.1.2 and 4.4.1, it happended again with 4.4.1 but not with 5.1.2, I dont have time to try 4.4.0 but will do later. One thing i forgot to

[PHP] Re: fsockopen, openssl error

2006-01-20 Thread Barry
James Benson wrote: Seems like he can't start TLS.´ Have you tried a newer version of PHP than 4.4.2? If so, i would like to know what happened. Barry Just compiled 5.1.2 and 4.4.1, it happended again with 4.4.1 but not with 5.1.2, I dont have time to try 4.4.0 but will do later.