Localhost services
26 January 2019
Linux
Shell
Command
$ sudo systemctl start mysql $ sudo systemctl start apache2
MySql not working permission needed
$ sudo chown mysql:mysql -R /opt/lampp/var/mysql