June 24, 201016 yr Hi, Does anyone know what the below error means and how i resolve it: PHP extension "curl" must be loaded. Thanks,
June 24, 201016 yr Hi, You need to check your 'php.ini' for the line that refers to the file 'php_curl.dll' (extension=php_curl.dll), either un-comment it or add extension=php_curl.dll to your php.ini and then restart your web server. If you don't know how to do this ask your host. Hope this helps.
June 24, 201016 yr Author Hi, You need to check your 'php.ini' for the line that refers to the file 'php_curl.dll' (extension=php_curl.dll), either un-comment it or add extension=php_curl.dll to your php.ini and then restart your web server. If you don't know how to do this ask your host. Hope this helps. I am the host lol, so i need to do that on my server to get it to work. No probs, cheers for your help
Create an account or sign in to comment