PHP 8.5.0 Beta 1 available for testing

Voting

: seven minus one?
(Example: nine)

The Note You're Voting On

walter
16 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