Reply To: FireStats – Top 40 php script (now with added charts)

#14822
sonichouse
Participant

@wynni wrote:

how can i install ff-stats?
my media server (mt-daapd_0.9-svn-1696) works with ubuntu, apache2 and php5.
i have this error on the firefly.php:

getMessage() . “
“; die(); } loadTime($title); ?>

my db is on /usr/var/cache/mt-daapd/songs.db

Your php needs support for SQLite and PDO.

unzip the firestats.zip file into a folder you want to run the stats from.

You can either edit functions.php and change the DSN or create a firestats.ini with the DSN entry.

Which version of firestats are you trying to run ?