Re: PHP_CURL installation
Is the PHP interpreter in the same directory as the php.ini file? It could be that it is not finding the PHP.ini file. If you want to be sure, make a call to phpinfo() function and check the extension_dir setting ther and the location of the php.ini file.
Re: PHP_CURL installation
It is definately finding the php.ini file as when I change the extension_dir the error shows the change in path to the php_curl.dll file.
DJ
Re: PHP_CURL installation
dj4uk:
I don't know if this will help, but you might take a look here:
http://manual.modernbill.com/adminhe...cURL_Setup.htm