Hi Fletch, I've just done an install on a "virgin" CentOS5 system.
Here's my report: yum installed the following: Running Transaction Installing: perl-DBD-MySQL ######################### [1/3] Installing: mysql-server ######################### [2/3] Installing: squeezecenter ######################### [3/3] Point your web browser to http://centos5.robinbowes.com:9000/ to configure SqueezeCenter. Installed: squeezecenter.noarch 0:7.0-0.1.20071030 Dependency Installed: mysql-server.x86_64 0:5.0.22-2.1.0.1 perl-DBD-MySQL.x86_64 0:3.0007-1.fc6 Complete! The msg is wrong - SqueezeCenter is not running at this stage. I had to start mysql, (service mysqld start) and configure it to start every boot (chkconfig mysqld on) I also had to start SqueezeCenter manually (service squeezecenter start). I got this msg when starting squeezecenter: Starting SqueezeCenter: Log4perl: Seems like no initialization happened. Forgot to call init()? Use of uninitialized value in join or string at /usr/lib/perl5/5.8.8/File/Spec/Unix.pm line 81. [19:10:59.8027] SqueezeCenter OSDetect init... [19:10:59.8339] SqueezeCenter settings init... [19:10:59.8351] Slim::Utils::Prefs::OldPrefs::_oldPath (122) no old preference file found - using default preferences [19:10:59.8413] main::init (293) SqueezeCenter OS Specific init... [19:10:59.8416] main::init (313) SqueezeCenter daemonizing... [19:10:59.8620] Slim::bootstrap::theEND (400) Got to the END Checking the squeezecenter log, I see this: [19:03:42.7387] main::init (335) SqueezeCenter MySQL init... [19:04:11.9029] Slim::Utils::MySQLHelper::createSystemTables (432) FATAL: Couldn't connect to database: [Can't connect to local MySQL server through socket '/var/cache/squeezecenter/squeezecenter-mysql.sock' ( 2)] [19:04:11.9036] Slim::bootstrap::theEND (400) Got to the END [19:10:59.8352] Slim::Utils::Prefs::OldPrefs::_oldPath (122) no old preference file found - using default preferences [19:10:59.8415] main::init (293) SqueezeCenter OS Specific init... [19:10:59.8417] main::init (313) SqueezeCenter daemonizing... [19:10:59.8578] main::init (322) SqueezeCenter settings effective user and group if requested... [19:10:59.8581] main::init (332) SqueezeCenter strings init... [19:10:59.8609] Slim::Utils::Strings::loadStrings (108) Retrieving string data from string cache: /var/cache/squeezecenter/stringcache [19:10:59.8630] Slim::bootstrap::theEND (400) Got to the END [19:10:59.9154] main::init (335) SqueezeCenter MySQL init... [19:11:30.0921] Slim::Utils::MySQLHelper::createSystemTables (432) FATAL: Couldn't connect to database: [Can't connect to local MySQL server through socket '/var/cache/squeezecenter/squeezecenter-mysql.sock' ( 2)] [19:11:30.0928] Slim::bootstrap::theEND (400) Got to the END Hope this info is useful. R. -- robinbowes ------------------------------------------------------------------------ robinbowes's Profile: http://forums.slimdevices.com/member.php?userid=480 View this thread: http://forums.slimdevices.com/showthread.php?t=39789 _______________________________________________ beta mailing list [email protected] http://lists.slimdevices.com/lists/listinfo/beta
