+1 vote
in Linux by
Explain how to enable curl on Ubuntu LAMP stack?

1 Answer

0 votes
by

To enable curl on Ubuntu, first, install libcurl, once done use following command sudo/etc/init .d /apache2 restart or sudo service apache2 restart.

Related questions

+1 vote
asked May 11, 2021 in Linux by rajeshsharma
...