Check to see if allow_url_fopen = On in your php.ini file

"Disko_kex" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> Hi.
> This has always been working for me, and now it isnt?
>
> <?php
> $handle = fopen ("http://www.lokalguiden.se/test.txt";, "r");
> ?>
>
> I get this warning:
> Warning: fopen(http://www.lokalguiden.se/test.txt): failed to open
> stream: HTTP request failed! ^ in c:\inetpub\wwwroot\lgd\test.php on
> line 2
>
> I just change from apache to IIS. Please help..
>

-- 
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to