Re: fopen and http://

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Fri, 8 Oct 2004, Matt M. wrote:

> > But I don't understand why I am getting that error about failed to open
> > strem: HTTP request failed, when I can bring up the links fine in a
> > browser on the server running the php script.  So can anyone help me out?
> > Thanks
> 
> do you have allow_url_fopen enabled? 
> 
> http://us4.php.net/manual/en/ref.filesystem.php#ini.allow-url-fopen
> 
> 

Yes I do, in my php.ini I have:

;;;;;;;;;;;;;;;;;;
; Fopen wrappers ;
;;;;;;;;;;;;;;;;;;

; Whether to allow the treatment of URLs (like http:// or ftp://) as files.
allow_url_fopen = On

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


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux