Michael Herger;232353 Wrote: > > - ERROR : "Database error: Can't create table > > '.\slimserver\metainformation.frm' (errno: 121) at /<C:\Program > > Files\SlimServer7\server\squeezecenter.exe>DBIx/Migration.pm line > 115." > > You don't use McAfee, do you? Do you remember whether you ever had to > tell your AV scanner to ignore some files? > > I'd like to know where this .\slimserver folder is (that's why I was > asking for my.cnf). > > Michael
Nope, I use AVG Free. I've never had to tell it to ignore any files - its always worked perfectly. my.cnf is stored in "C:\Program Files\SlimServer7\server\Cache" and contains the following: # $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 = C:/Program Files/SlimServer7/server/MySQL datadir = C:/Program Files/SlimServer7/server/Cache/MySQL language = C:/Program Files/SlimServer7/server/MySQL port = 9092 socket = C:/Program Files/SlimServer7/server/Cache/squeezecenter-mysql.sock pid-file = C:/Program Files/SlimServer7/server/Cache/squeezecenter-mysql.pid log-error = C:/Program Files/SlimServer7/server/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 = C:/Program Files/SlimServer7/server/Cache/squeezecenter-mysql.sock -- cbemoore ------------------------------------------------------------------------ cbemoore's Profile: http://forums.slimdevices.com/member.php?userid=163 View this thread: http://forums.slimdevices.com/showthread.php?t=38777 _______________________________________________ beta mailing list [email protected] http://lists.slimdevices.com/lists/listinfo/beta
