Firt I installed SEO Rank Reporter on http://www.carlocollodi.it and was all right, then doing the sme on http://www.ilvangelodipinocchio.it adding the first keyword I receive this error:
Fatal error: Call to undefined function curl_init() in .../wp-content/plugins/seo-rank-reporter/seo-rank-reporter.php on line 412
http://wordpress.org/extend/plugins/seo-rank-reporter/
alconebay
Member
Posted 6 months ago #
That's a server (php) configuration problem. CURL is a php extension that needs to be initialized. Ask your host to enable it for you (if you don't have php.ini access). If you do, uncomment (remove semi-colon) this line:
;extension=php_curl.dll