Monday, December 6, 2010

Ampache: Music Server

The Debian Way!! Ampache

In order to install Ampache on Lenny, follow these instructions (synaptic can be used in place of apt-get)
apt-get install mysql-server-5.0 (optional, not needed if you have mysql-server already installed)
apt-get install ampache
If you want some Ampache eye candy
apt-get install ampache-themes
Now set up a mysql "user" account that has global privileges. I use phpmyadmin (much easier), or you can use the command line.
Now point your browser to
http://localhost/ampache
or
http://your.ip.address/ampache
Follow the web install instructions
Done.

No comments:

Post a Comment

If you have any suggestion or clarification you send it via on this form.