I started installing the server according to this manual, everything is going well, but I just can’t install the php5 module. I have Linux 16, and in it php7.
How to solve this problem?
I started installing the server according to this manual, everything is going well, but I just can’t install the php5 module. I have Linux 16, and in it php7.
How to solve this problem?
As I understand you have Linux Mint 16. Try this command for a graphical installation of LAMP.
sudo tasksel install lamp-server UPD: Found a video on YouTube, probably it will be more convenient
sudo apt-get install tasksel - Dmitry PetukhovSource: https://ru.stackoverflow.com/questions/521819/
All Articles