Error

allow_url_fopen option is disabled in your PHP configuration. You will not be able to use this script, as it uses the fopen PHP function to fetch HTML pages.

Problem Solution
allow_url_fopen is disabled Set allow_url_fopen to On in php.ini (refer your PHP manual or www.php.net for exact instructions)