$FBpage = file_get_contents('https://graph.facebo...access_token=EX');
this code works on my xampp but when i load this on live server of my website it gives me unable to open stream error
4 replies to this topic
#1
Posted 15 February 2013 - 12:35 PM
#2
Posted 15 February 2013 - 12:53 PM
What is the error message exactly?
#3
Posted 16 February 2013 - 10:16 AM
the error displayed is-
file_get_contents(https://graph.facebo...access_token=EX): failed to open stream: Permission denied in..
file_get_contents(https://graph.facebo...access_token=EX): failed to open stream: Permission denied in..
#4
Posted 16 February 2013 - 02:10 PM
Make sure that the allow_url_fopen option is enabled in the servers master php.ini file.
Hola!
I'm not going to hold your hand and write the code for you - ain't nobody got time for that!
I'm not going to hold your hand and write the code for you - ain't nobody got time for that!
#5
Posted 17 February 2013 - 12:36 AM
allow_url_fopen Is set ON in the php.ini on server
0 user(s) are reading this topic
0 members, 0 guests, 0 anonymous users











