How to enable cURL di ubuntu


Hello all in this time will give you tips to enable cURL function in Lunux ubuntu.

then what is it ?

cURL in PHP is:
'Client URL and developed by Daniel Stenberg in 1998 as a command line tool to transfer files with URL syntax through a variety of protocols (FTP, HTTP, HTTPS, SCP, SFTP, TELNET, LDAP, etc.).

Oke for enable we need to install PHP :
sudo apt-get install php5-cli
sudo apt-get install curl libcurl3 libcurl3-dev php5-curl

*for testing you can test with remote file upload :)
xixixixix

Thankz .
Title : How to enable cURL di ubuntu
Description : Hello all in this time will give you tips to enable cURL function in Lunux ubuntu. then what is it ? cURL in PHP is: 'Clien...

0 Response to "How to enable cURL di ubuntu"

Post a Comment