[Solved] cURL not available, please install cURL and try again!

seoexpert

New Member
Hi,

I can't move on to installation because of this message:

cURL not available, please install cURL and try again!

I have webmin installed and the server is Ubuntu 16.04 LTS

I have installed curl running this:

sudo apt install curl

and reboot the server but still getting this error message. Running

curl --version

I'm getting the following:

curl 7.47.0 (x86_64-pc-linux-gnu) libcurl/7.47.0 GnuTLS/3.4.10 zlib/1.2.8 libidn/1.32 librtmp/2.3
Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp smb smbs smtp smtps telnet tftp
Features: AsynchDNS IDN IPv6 Largefile GSS-API Kerberos SPNEGO NTLM NTLM_WB SSL libz TLS-SRP UnixSockets

Also running

php --version

I get the following:

PHP 7.0.33-0ubuntu0.16.04.15 (cli) ( NTS )
Copyright (c) 1997-2017 The PHP Group
Zend Engine v3.0.0, Copyright (c) 1998-2017 Zend Technologies
with Zend OPcache v7.0.33-0ubuntu0.16.04.15, Copyright (c) 1999-2017, by Zend Technologies
 
Back
Top