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.

???

Regards,
Saša Stamenković


On Fri, Apr 9, 2010 at 3:12 PM, Mario Guenterberg <[email protected]> wrote:

> On Fr, Apr 09, 2010 at 02:54:41 +0200, Саша Стаменковић wrote:
> >
> http://www.screencast.com/users/umpirsky/folders/Jing/media/0102059b-8c12-46ff-83e0-cb6b6159c63b
> >
> > but for any other URL it works fine.
> >
> > Regards,
> > Saša Stamenković
>
> Try to set php_value allow_url_fopen 1 in your .htaccess file.
> If the provider has strong security settings, this will end in an
> error message.
>
> Greetings
> Mario
>
> --
> Poolbyte - Mario Guenterberg
> Tel:  033876-21 966
> http://www.poolbyte.de
>
> Inhaber: Mario Guenterberg
> Garlitzer Dorfstr. 18
> 14715 Märkisch Luch
>

Reply via email to