PlaneShift
Support => Technical Help: Problems BEFORE entering the game => Topic started by: Psybur on May 08, 2004, 08:19:08 pm
-
I am using Arch Linux 0.6
I did pacman -Sy mysql
Then I type mysqld
Then I type mysql -u root
Then I type create database planeshift;
Then it cant make the database. Error number 17.
Help please.
-
Did you run mysql_install_db after installation?
And if you want to create the Planeshift db, just follow the instructions in the cvs howto ;)
-
Well, I found the problem. It had to do with permisions on the planeshift db directory in /var/lib/mysql/planeshift. So I deleted that dir and remade the dir and now it is just fine.