Hi,
i tried a new install on Linux Mint (cause finally python3 as default sucks really) and there's a little problem with the dependencies install, there's no php5, so i installed php7 :
sudo apt install php7.0 libapache2-mod-php7.0
For the moment everything is working fine but for what are they needed ?
Hi, i tried a new install on Linux Mint (cause finally python3 as default sucks really) and there's a little problem with the dependencies install, there's no php5, so i installed php7 :
sudo apt install php7.0 libapache2-mod-php7.0
For the moment everything is working fine but for what are they needed ?