WP health says curl not available, but is installed
-
I was trying to install Really Simple SSL and it looks like curl is not installed. However, an “apt list” shows it is installed and matches the php installed version:
php/focal,now 2:7.4+75 all [installed]
php7.4-curl/focal-updates,focal-security 7.4.3-4ubuntu2.24 amd64Here is a portion of the WP “site info” page (if needed I can post the whole thing)
version: 6.7.1
multisite: true
server_architecture: Linux 6.5.13-1-pve x86_64
httpd_software: Apache/2.4.41 (Ubuntu)
php_version: 7.4.3-4ubuntu2.19 64bit
curl_version: not availableThere are 2 php.ini file on the system
cli/php.ini
apache2/php.iniI didn’t know which one was supposed to have the comment removed from “extension=curl” so I just removed the comment from both files and rebooted.
Still it says perl is not available. What am I missing? thanks
Dean Guenther
- You must be logged in to reply to this topic.