Connecting Tech Pros Worldwide Help | Site Map

[function.fopen]: failed to open stream: HTTP request failed!

Newbie
 
Join Date: Mar 2008
Posts: 2
#1: Mar 25 '08
Hello
I am getting this error .Sometimes it works fine and sometimes not.
[function.fopen]: failed to open stream: HTTP request failed!
ronverdonk's Avatar
Moderator
 
Join Date: Jul 2006
Location: The Netherlands
Posts: 4,139
#2: Mar 25 '08

re: [function.fopen]: failed to open stream: HTTP request failed!


Welcome to The Scripts!

You give as little information as possible here! Without that I can only say that the file you try to open does not exist in the path specified.

In order to help you must give some more information, like:

What are you opening? A local file, a remote file using URL? Are you running with enabled safe_dir? Are you sure you have the correct path specified right?

Show the code statements you use to open that resource. And show any code within the appropriate code tags!

Ronald
Reply