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

#14824
sonichouse
Participant

@wynni wrote:

hey,

i use the last version of firestats (1.28) and i have modified the function.php.

$DSN=”sqlite:/usr/var/cache/mt-daapd/songs.db”;
I am sure i have sqlite2 !! also i have installed the packet for php-sqlite, but i don´t no what is POD. Witch packet i need?

Hi there,

i am not an expert with Apache, but you need support for PDO to be compiled.

You also need to add

extension=pdo.so

to your php.ini file.