How to activate php modul on ubuntu mate 16.04

Hi

is anybody can help about to activate php7 on my U Mate.

I install it by after trying a file such as index.php there is no results.

thanks for help

Bartonella

This is a good tutorial on how to install a LAMP (Linux Apache2 MySQL PHP) on Ubuntu 16.04. It also works on Ubuntu MATE.

Thanks for that

i got trouble with

mysql_secure_installation

Enter current password for root (enter for none): (
I press enter and here is the message

ERROR 1698 (28000): Access denied for user ‘root’@‘localhost’
Enter current password for root (enter for none):

any idea ?

Did you enter a password for root when installing MySQL?
Then you have to use that one.

in webmin i saw my passwd

i type the sameone in putty when asked by always the same message

ERROR 1698 (28000): Access denied for user ‘root’@‘localhost’

i create with webmin a new use with same permissions as root and it works when i want to connect

what the mess ?

thanks