You need to have
allow_url_fopen
set to
On
In your php.ini file you must have:
allow_url_fopen = On
Close