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

#14709
sonichouse
Participant

You need to edit php.ini and add

extension=pdo.so
extension=sqlite.so

to the list of extensions installed.

Download the sqlite.dll from the link.

I’m not sure on the correct path for windows, but the directory is defined in your extension_dir in the php.ini