apt - Installation Error for MySQL Server on 16.10 - Ask Ubuntu


i installed ubuntu 16.10 , looking install mysql via sudo apt mysql-server mysql-client when received error "mysqld: error while loading shared libraries: libaio.so.1: cannot open shared object file: no such file or directory." discovered, however, libaio1 had been installed via apt , libaio.so.1 file existed in /lib/x86_64-linux-gnu along libaio.so.1.0.1, /media/ubuntu/casper-rw/upper/lib/x86_64-linux-gnu. i've purged mysql files , databases , retried no success. how install mysql? thanks!

try starting on utilizing "lamp" tutorial guide you. sources below pertain ubuntu 16.04. there may new posts ubuntu 16.10.

lamp server collection of open source software used create web server. collection consists of:

linux – operating system apache server – server mysql – database system php – programming language 

quote above from: sudojuice

to install default lamp stack in ubuntu 10.04 , above
install apache, mysql, php (lamp) stack on ubuntu 16.04
install lamp server on ubuntu


Comments

Popular posts from this blog

download - Firefox cannot save files (most of the time), how to solve? - Super User

windows - "-2146893807 NTE_NOT_FOUND" when repair certificate store - Super User

sql server - "Configuration file does not exist", Event ID 274 - Super User