On Fr, Apr 09, 2010 at 03:27:19 +0200, Саша Стаменковић wrote:
> Tried
> 
> phpSettings.allow_url_fopen = 1
> 
> in application.ini
> 
> also tried
> 
> ini_set ('allow_url_fopen', 1);
> and
> 
> ini_set ('allow_url_fopen', 'On');
> 
> But it stays Off all the time, local and master value.
> 
> ???

That's right if your provider have strong security settings and
disallow changes via .htaccess or similiar for the allow_url_XXXX
directives. 

That you can establish connections for other sites is a miracle.
The phpinfo() says that allow_url_XXX paramters are ALL off.

Can you modify your .htaccess file?

Greetings
Mario

Attachment: pgpMKlQlxmKCe.pgp
Description: PGP signature

Reply via email to