Thanks Peter! This helped a lot:

> basedir = /mnt/Media/slimnas/squeezecenter/MySQL
> datadir = /mnt/Media/slimnas/var/squeezecenter/Cache/MySQL

tmpdir isn't defined. Don't know why this worked for me, but there's a bug in 
usr/www/functions.inc:

change the following line:
$mytt = "{$config['slimserver']['rootfolder']}/squeezecenter/Cache/MySQL/my.tt";

to:
$mytt = "{$config['slimserver']['rootfolder']}/squeezecenter/MySQL/my.tt";

Then restart SC. This should fix the issue (though I can't test it right now).

I'm really sorry for this bug :-(. Should not have happened. Will try to create 
a new build tonight.

-- 

Michael
_______________________________________________
discuss mailing list
discuss@lists.slimdevices.com
http://lists.slimdevices.com/lists/listinfo/discuss

Reply via email to