Installing PHP 7.2 with Apache
Installing PHP 7.2 with Apache
If you are using Apache as your web server to install PHP and Apache PHP module run the following command:
sudo apt install php libapache2-mod-php
Once the packages are installed restart the Apache service:
sudo systemctl restart apache2
+ Date: Sun 15 Mar 2020 | Time: | By: Javad Nasrollahi
|