Dear All.

I Installed a LAPP appliance.

But now I also need MySQL on the same system.

How is the best step to add mysql to myexisting LAPP appliance ?

 

Sincerely

-bino-

Replies (1)

Install with apt-get

Reply 1

Try this:

apt-get update && apt-get install mysql-server