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

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • anki21
    New Member
    • Mar 2008
    • 2

    #1

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

    Hello
    I am getting this error .Sometimes it works fine and sometimes not.
    [function.fopen]: failed to open stream: HTTP request failed!
  • ronverdonk
    Recognized Expert Specialist
    • Jul 2006
    • 4259

    #2
    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

    Comment

    Working...