I have Ubuntu Server 16.04 installed with Webmin 1.831. I am getting this error when trying to run PHP ERROR: Module php7.0 does not exist
libapache2-mod-php7.0 is installed.
I have Ubuntu Server 16.04 installed with Webmin 1.831. I am getting this error when trying to run PHP ERROR: Module php7.0 does not exist
libapache2-mod-php7.0 is installed.
then
fixed it.
I have faced the same problem and Here is the solution:
You have to install an additional package:
Now run
to enable it
Restart the server
For the latest php version as of Nov. 2020, I solved the same problem with the following commands - in that order.