Linux & php: install cUrl extension

Trabla: install cUrl extension from command line in linux (ubuntu)

Solving:

1. Run command
sudo apt-get install php5-curl

2. Restart apache
sudo service apache2 restart


No comments:

Post a Comment