`CURL_OPENSSL_3' not found
Posted: Fri Nov 02, 2018 1:23 pm
Recently updated to Ubuntu 18.04 and getting this error:
I found this on stack overflow as a fix:
I have 100+ websites on this host, so I'm worried I might brick it.
Any advice would be greatly appreciated. I've spent the week troubleshooting this.
Code: Select all
/usr/local/vesta/php/bin/php: /usr/lib/x86_64-linux-gnu/libcurl.so.4: version `CURL_OPENSSL_3' not found (required by /usr/local/vesta/php/bin/php)
Code: Select all
sudo apt install libcurl3/bionic
Any advice would be greatly appreciated. I've spent the week troubleshooting this.