Menu

#3 fsockopen error for ssl

v1.0_(example)
open
nobody
5
2005-01-29
2005-01-29
Anonymous
No

On line #183 of global_config.inc.php:

$fp=@fsockopen($ssl .
$web[host],$web[port],$errnum,$errstr,30);

I'm getting fp=0 and errno 0 when using SSL. Things
work fine when connecting non-SSL.

Any hints?

Discussion


Log in to post a comment.