Server problem with file_get_contents()

Status
Not open for further replies.

sicelx10

Member
Messages
126
Reaction score
2
Points
18
Yesterday i was able to use the file_get_contents() function, but now im receiving this error:

warning file_get_contents(*my page*) function.file-get-contents failed to open stream http request failed in

What can i do to solve this?
 

sicelx10

Member
Messages
126
Reaction score
2
Points
18
Now, like every 20 times i refresh that page, only 1 time i can get the page, Whats happening?!
 

descalzo

Grim Squeaker
Community Support
Messages
9,373
Reaction score
326
Points
83
I'm on Vox too, and the function works fine for me if I target something outside of Vox (ie cnn.com or some site on another x10 server) but throws that error if I try to access my site (or yours).

EDIT/ADD: Tried again, worked once and then failed. Might be some sort of firewall issue with Vox not accepting requests from Vox.
 

sicelx10

Member
Messages
126
Reaction score
2
Points
18
I'm on Vox too, and the function works fine for me if I target something outside of Vox (ie cnn.com or some site on another x10 server) but throws that error if I try to access my site (or yours).
So, that means that the coders have to fix that problem?
Edit: Is there an alternative of file_get_contents?
 
Last edited:
Status
Not open for further replies.
Top