I've added requirement
require_once __DIR__ . './facebook/src/facebook.php';
at vendor/autoload.php file. And all is OK while I'm working on localhost using denwer. But when I try to use this on real server, I get HTTP 500 Error. Why?
|
I've added requirement
at vendor/autoload.php file. And all is OK while I'm working on localhost using denwer. But when I try to use this on real server, I get HTTP 500 Error. Why? |
|||||
|