I use ubuntu 12.04 and make https://www.digitalocean.com/community/articles/how-to-install-linux-apache-mysql-php-lamp-stack-on-ubuntu
But i download facebook-php-sdk-master and run on url then nothing display.
Please help me
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
Click below to sign up and get $100 of credit to try our products over 60 days!
Hi, <br> <br>Could you tell a little more about what you are trying to accomplish? It would help us assist you better. <br> <br>Are you trying to run the example.php file provided by the facebook-php-sdk? If you followed the linked LAMP tutorial, your server’s root directory should be “/var/www/” Unpacking the sdk to that directory should make the example available at: <br> <br> http://youripaddress/facebook-php-sdk-master/examples/example.php