Facebook API: URL file-access is disabled

Status
Not open for further replies.

codemakr

New Member
Messages
19
Reaction score
0
Points
0
Hi,

I'm getting the following error:

Warning
: fopen() [function.fopen]: URL file-access is disabled in the server configuration in /home/codemakr/public_html/facebook/include/facebookapi_php5_restlib.php on line 435

Warning: fopen(http://api.facebook.com/restserver.php) [function.fopen]: failed to open stream: no suitable wrapper could be found in /home/codemakr/public_html/facebook/include/facebookapi_php5_restlib.php on line 435

I have Intermediate PHP enabled, but didn't help. I hope this could be resoled, since the reason for signing up was to host this Facebook app I created.
 

Bryon

I Fix Things
Messages
8,149
Reaction score
101
Points
48
Can you post a URL where I can see this error? I'm unable to find it.
 

codemakr

New Member
Messages
19
Reaction score
0
Points
0
It works now, go figure! Was anything changed? Or was the update to PHP Intermediate not really finished even though I got the email? Well anyway, it works now, I'm happy!

Link with the error WAS http://iouuome.iouuome.x10hosting.com/
Now that it works, you won't see anything posted there (it gets posted in Facebook)

You can access/add my app in Facebook at http://apps.facebook.com/iouuome/
Currently in beta testing. I invite everyone to try it out and give me feedback.

Cheers!
 

Chris Z

Active Member
Messages
5,603
Reaction score
0
Points
36
As I'm aware, our PHP version upgrade process is: you send an application, a staff member approves/denies it, you get an e-mail back telling you if it was approved or denied, then there's a Cron script that is executed every 3 hours or so. So if you hadn't quite waited about 3 hours after you got approved to post this topic, that's probably why you were still having problems.
 
Last edited:

Bryon

I Fix Things
Messages
8,149
Reaction score
101
Points
48
At the end of upgrading accounts the script restarts Apache. For some reason it sometimes does not, so the configuration changes do not take affect. It looks like that is what happened here.

If you need any more help, re-open the thread,
 
Status
Not open for further replies.
Top