Install CURL on Debian

for php 4:

apt-get install curl php4-curl libcurl3-dev

for php 5:

apt-get install curl php5-curl libcurl3-dev

root access required

Leave a Reply

You must be logged in to post a comment.