gunderwood
January 21st, 2007, 08:09 PM
Hi All,
I'm setting up an Xubuntu Edgy on a box that will be a dedicated MythTV box.
I,
1. did the base install
2. used automatix to add the extra non-free stuff needed
3. installed mysql and set the root password
4. installed mythtv and mythtv-themes
While installing mythtv it failed with the following error:
ERROR 1006 (HY00) Can't create database 'mythconverg' (errNo: 13)
perror 13 tells me that the errror is a permission denied error so I check some permissions.
I logged into mysql and checked my root accounts permissions, all access, all good.
I then checked the permissions of the mysql data directory; the directory and it's contents are oned by the mysql user and is set with sufficient read and write privliges.
I checked the mysql process and it's being run by the mysql user.
Can anyone help me figure this out, I very rarely use mysql and it's been quite sometime since I last set it up manually.
Thank you in advance,
Greg
I'm setting up an Xubuntu Edgy on a box that will be a dedicated MythTV box.
I,
1. did the base install
2. used automatix to add the extra non-free stuff needed
3. installed mysql and set the root password
4. installed mythtv and mythtv-themes
While installing mythtv it failed with the following error:
ERROR 1006 (HY00) Can't create database 'mythconverg' (errNo: 13)
perror 13 tells me that the errror is a permission denied error so I check some permissions.
I logged into mysql and checked my root accounts permissions, all access, all good.
I then checked the permissions of the mysql data directory; the directory and it's contents are oned by the mysql user and is set with sufficient read and write privliges.
I checked the mysql process and it's being run by the mysql user.
Can anyone help me figure this out, I very rarely use mysql and it's been quite sometime since I last set it up manually.
Thank you in advance,
Greg