Siduhe;299004 Wrote: 
> I know you say you checked the permissions, so please forgive if this is
> grandmother sucking eggs - did you check the permissions for user
> "squeezecenter" rather than the old user "slimserver"?  Suspect the
> user change in 7.0 may be the cause of your issues.

The installation of the package 7.0 in FreeBSD is still using the same
old user "slimserv". I suppose it has been renamed.
When I first run the program, the new files and directories were
created with the "slimserv" user & group. And as I say, if from the web
interface I use "Music Folder" and go to one of them, it will be added.

mherger;299032 Wrote: 
> > I check the data in the DB (mysqldump on both 6.5's db and 7's db)
> and
> > it's the same content. I tried to turn on DEBUG these entries for
> the
> > log:
> 
> Are you sure you're looking at the DB instance SC is using? If you have
> 
> another MySQL server running on your system, please check it for the  
> existence of a slimserver DB. And give us a peek in  
> /var/lib/squeezecenter/cache/my.cnf
> 
> Michael

I have another MySQL running on the normal port. But on 9092 it's
squeezecenter DB. Here is the content of the file
(squeezecenter/cache/my.cnf):

# $Id$
#
# SqueezeCenter specific MySQL Server config.

[mysqld]
innodb
skip-locking

# If you want to have user permissions - you need to setup a valid
user, and
# remove this line below.
skip-grant-tables

basedir               = /usr/local/squeezecenter/MySQL
datadir               = /var/db/squeezecenter/cache/MySQL
language              = /usr/local/squeezecenter/MySQL
port                  = 9092
socket                =
/var/db/squeezecenter/cache/squeezecenter-mysql.sock
pid-file              =
/var/db/squeezecenter/cache/squeezecenter-mysql.pid
log-error             =
/var/db/squeezecenter/cache/mysql-error-log.txt
innodb_fast_shutdown  = 1
max_connections       = 4
thread_concurrency    = 4
log-warnings          = 0
bind-address          = 127.0.0.1
default-character-set = utf8
default-collation     = utf8_general_ci
key_buffer            = 2M
max_allowed_packet    = 1M
table_cache           = 64
sort_buffer_size      = 512K
net_buffer_length     = 8K
read_buffer_size      = 256K
read_rnd_buffer_size  = 512K

[client]
socket                =
/var/db/squeezecenter/cache/squeezecenter-mysql.sock


-- 
doykati
------------------------------------------------------------------------
doykati's Profile: http://forums.slimdevices.com/member.php?userid=8824
View this thread: http://forums.slimdevices.com/showthread.php?t=47266

_______________________________________________
unix mailing list
[email protected]
http://lists.slimdevices.com/lists/listinfo/unix

Reply via email to