Question
CURL PHP extension on LEMP
Hi all
I’m trying to install a few new plugins on my Wordpress site and one of them complains about needing “the CURL PHP extension”.
I tried installing php5-curl on my LEMP stack but it resulted in a Bad Gateway error on my site; possibly because the /etc/php5/fpm/pool.d/www.conf was modified in the process. This didn’t fix even when I copied over the old version of this file.
Does anyone know what I need to install on a LEMP stack and the steps for the same?
Thanks!
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
×