Hi,
I'm really stuck here. I'm using version 3.23.58. I tried to create a database foo using phpAdmin(logged in as root) and got:
ERROR 1006: Can't create database 'foo'. (errno: 13)
I checked [EMAIL PROTECTED] in the user table and it has all priviledges.
Went to linux and logged in as root, logged into mysql as root, got the same error when creating a database.
I searched all over the cyberspace and forums for answers. They all asked me to check 2 things: disk usage and permissions.
For disk usage this is what I've got:
Filesystem Size Used Avail Use% Mounted on /dev/hda3 73G 1.7G 67G 3% / /dev/hda1 76M 6.2M 66M 9% /boot none 251M 0 251M 0% /dev/shm
I don't think I'm running out of space(btw I'm very new to the LAMP thing). Also I checked permissions and this is what I got:
drwx--x--x 2 mysql root 4096 Sep 15 10:34 mysql
So I don't know what else I can do. I can't do anything if I can't create a database.
Your help is greatly appreciated!
Thanks!
Jordan
-- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]