Posts: 3,934
Threads: 353
Joined: Jan 2010
Reputation:
0
Hi, how do i get MySQL to work on Ubuntu 10.10? I'm using G-sTyLeZzZ's mysql plugin. I've install the MySQL client stuff, but i don't know where the libs are.
Help me!!!!
Posts: 2,857
Threads: 62
Joined: Dec 2010
Reputation:
0
i'm also looking for a solution to this problem...
Posts: 228
Threads: 28
Joined: Jan 2010
Reputation:
0
Install lamp, phpmyadmin and with it create your database.
easisest way:
sudo tasksel ( then select the lamp server)
apt-get install phpmyadmin
create a new user for your server in phpmyadmin, then create your db and create/import your tables/data