Thanks for the help on getting debug out kdf. I am running the Slimserver on Ubuntu 6.06 and here the paths are a little different:
Stop Slimserver: sudo /etc/init.d/slimserver stop Start Slimserver: sudo /etc/init.d/slimserver start --d_sql --d_mysql --d_scan --d_import And fetch log with command: tail -f /var/log/slimserver/slimserver.log My problem was the permissions on folders and flac files. Read, write and execution access was only granted for the user. I ran chmod +rwx * -R on my music catalog, and after that the music files again appears in Slimserver :-D At the same time i discovered a bunch of cue sheet errors (not fatal) which im going to look at next. Regards Kristian, Denmark ------------------ SlimServer Version: 6.5.0 - 9916 - Debian - EN - utf8 Server IP address: 192.168.0.2 Perl Version: 5.8.7 i486-linux-gnu-thread-multi MySQL Version: 4.1.15-Debian_1ubuntu5 -- kbang ------------------------------------------------------------------------ kbang's Profile: http://forums.slimdevices.com/member.php?userid=7511 View this thread: http://forums.slimdevices.com/showthread.php?t=27683 _______________________________________________ discuss mailing list [email protected] http://lists.slimdevices.com/lists/listinfo/discuss
