So putty'd in and tried to restart the squeezebox server. Got this:Service Temporarily Unavailable
The server is temporarily unable to service your request due to maintenance downtime or capacity problems. Please try again later.
Apache/2.2.17 (Fedora) Server at squeeze Port 80
Tried updating perl using[root@server ~]# service squeezeboxserver restart
Stopping Squeezebox Server: [FAILED]
Starting Squeezebox Server: The following CPAN modules were found but cannot work with Squeezebox Server:
CGI::Cookie (loaded <not found>, need 1.27)
To fix this problem you have several options:
1. Install the latest version of the module(s) using CPAN: sudo cpan Some::Module
2. Update the module's package using apt-get, yum, etc.
3. Run the .tar.gz version of Squeezebox Server which includes all required CPAN modules.
Code: Select all
yum install perl-CPAN
Anybody know what these errors mean?