Tag: RAM

How much memory does PHP Statistics require?

This depends on how many hits your site gets. The data collection code is very light weight, however the reporting and statistics code can take a lot of memory to process. The longer you collect data for the more memory you will need to process it. At a bare minimum, a basic WordPress site with […]

Requirements

WP Statistics requires a few things to work: WordPress 3.0 or above PHP 5.4 or above MySQL 5.0 or above WP Statistics might work on older versions of the above software, but then again, it might not (it does NOT function on any PHP versions before 5.3). The GeoIP support also requires a few additional […]