php - Site isn't seeing the autoload -


i'm getting error:

warning: require(/home/wiseman/public_html/path/to/facebook-php-sdk-v4/autoload.php): failed open stream: no such file or directory in /home/wiseman/public_html/facebook.php on line 3

fatal error: require(): failed opening required '/home/wiseman/public_html/path/to/facebook-php-sdk-v4/autoload.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/wiseman/public_html/facebook.php on line 3

the sdk has been installed host server , can see autoload file in path it's looking for. know problem be? i'm new working facebook , green gentle! :)


Comments

Popular posts from this blog

Java 3D LWJGL collision -

spring - SubProtocolWebSocketHandler - No handlers -

methods - python can't use function in submodule -