My site is a wordpress platform, hosted with AWS EC2. I have installed a plugin and it said "You'll need to contact your hosting provider and ask them to enable CURL for PHP.".
I have checked on my server using "service apache2 status" and "service httpd status" and it said "unrecognised service". While "service nginx status" shows "* nginx is running"
Anyone know can I enable CURL for PHP? I only found this step https://www.digitalocean.com/community/questions/curl-is-not-installed-in-your-php-installation but I think that is for Apache.