PHP Curl Module is missing

C++
sudo apt-get install curl
sudo service apache2 restart
sudo apt-get install php7.3-curl
sudo service apache2 restart
Source

Also in C++: