Hi, I am running PHP5 RC3 and I want to use the cURL extension I have uncommented the extension line in the php.ini file but every time I try to use the curl_init method I get the following error:
Call to undefined function curl_init() etc. I assume I am missing a step or two can anyone point out what the problem might be. Thanks, Eamon.