phpMyVisites is changing into Piwik

Piwik is the next generation of phpMyVisites and aims to be an open source alternative to Google Analytics.

Try the online demo, download Piwik or find out more!




FAQ


FAQ : Graphics
I get a message error "Fatal error: Call to undefined function: imagecreatefrompng()in X". What should I do?
The GD library is not installed on your server.
Ask your Web hosting provider to install it.
If your server is running Mandrake/Linux (and you have shell access to it), enter "urpmi php-gd" while you are logged in as the root user.
If your server is running EASYPHP on Windows, click on the EASYPHP logo to activate the php-gd module.
Back to FAQ