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

#14828
sonichouse
Participant

Hi there,

not sure why it should bail out like that ?

Is there any errors reported in your php log ?

You can turn on debug by editing your firestats.ini

e.g.

[FIREFLY]
port=3689
host=localhost
DSN = sqlite:/opt/var/mt-daapd/songs3.db

[API]
Lib=2

[General]
Debug=1

this will dump relevant states and sql statements out for you.

/Steve