I\'ve installed php on my computer without a server and running it using cli php curl isn\'t enabled and I don\'t have a clue how to do it.
How use cURL library when running PHP through Command Line
you need first to install cURL
http://curl.haxx.se/docs/install.html http://it.php.net/features.commandline [via Web Archive]