I'm trying to build a facebook application I moved my code from a friends server to here but now when I try to access my php page on my vdnv.com site it bounces back and forth and I see the the following message on my php page:
Warning: stream_context_create() has been disabled for security reasons in /www/vndv.com/g/h/o/ghonda/htdocs/facebookapi_php5_restlib.php on line 1938
Warning: fopen() expects parameter 4 to be resource, null given in /www/vndv.com/g/h/o/ghonda/htdocs/facebookapi_php5_restlib.php on line 1939
Is there anything I need to do to have the facebook libraries run on this server?
Thanks!