URL file-access is disabled in the server configuration

Status
Not open for further replies.

pdedecker

New Member
Messages
8
Reaction score
0
Points
0
I have developed a mobile television guide for the iPhone that gathers its data from an external provider, so I use the PHP function file_get_contents a lot. However, a few hours ago, my script broke. When I try to do file_get_contents, I now get the following error:

"Warning: file_get_contents() [function.file-get-contents]: URL file-access is disabled in the server configuration"

Is this due to a recent change in the x10Hosting policy? Can I have it turned back on for my site?
 
Status
Not open for further replies.
Top