Voting

: two plus one?
(Example: nine)

The Note You're Voting On

walter
15 years ago
For some reason the default FreeBSD 7.0 port (jailed environment) breaks fsockopen() on SSL URLs, returning a constant stream of nothing! In my case this resulted in php-cgi bringing down lighttpd completely, in rapid time! Avoid FreeBSD/jails/fsockopen + SSL. Use curl_init() instead.

<< Back to user notes page

To Top