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

#14710
blamm
Participant

@sonichouse wrote:

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

Hi, it allready has

extension=php_sqlite.dll
extension=php_pdo.dll

and

php_sqlite.dll

in the “ext” folder