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
Post a Comment