These forums are locked and archived, but all topics have been migrated to the new forum. You can search for this topic on the new forum: Search for whmcs script installation...php72-curl installation failed on the new forum.
should not the code below use apt-get -y -f install php7.2-curl ? (instead of php72-curl)
PHP module curl is required ..
Enabling module in PHP configuration ..
.. done
Installing package php72-curl ..
Installing package(s) with command apt-get -y -f install php72-curl ..
Reading package lists...
Building dependency tree...
Reading state information...
E: Unable to locate package php72-curl
.. install failed!
If i go to webmin>system>software packages> then do a search through apt-get it has php7.2-curl
The same issues arises in this installation with php7.2-gd
Is a correction in the webmin package installer required to fill in the missing "."?