How to install curl in ubuntu + nginx

Open Terminal (Ctrl+Alt+T)

Run the command:
  • sudo apt-get install php5-curl
Restart nginx:
  • sudo service nginx restart

Comments

Popular posts from this blog

How to bootup your machine from the bootable ubuntu usb device in the right mode

How to create Ubuntu 18.04 bootable flash drives properly using Windows

How to Install Bootstrap Documentation Locally on Ubuntu 18.04