Other people say to enable cURL (this may be your problem), but in my case cURL was turned on.
snooping , , request_streams() - ( ):
if (
function_exists( 'curl_init' ) &&
(
!in_array( 'https', stream_get_wrappers() ) ||
!ini_get( 'safe_mode' ) &&
!ini_get('open_basedir' )
)
) {
:
if (
function_exists( 'curl_init' ) &&
(
!in_array( 'https', stream_get_wrappers() ) ||
(
!ini_get( 'safe_mode' ) &&
!ini_get( 'open_basedir' )
)
)
) {
, .
: , , Google , , , , , , - , , , , . Google, , - , - /.