|
The Site Analytics Reporting software is known to work with the following system specifications:
PHP 5.1 and above (latest version recommended)
MySQL 5.1 and above (latest version recommended)
Apache Web Server 2.2 and above (latest version recommended) Minimum of
100 MB of free disk space
GD Library Support (version 2 recommended)
cURL Library Support
Cron support
(ability to schedule the execution of web page)
.htaccess
support
mod_rewrite
support
Ability to
make directories writable via shell access and/or FTP.
Ability to
manage MySQL database via phpMyAdmin recommended.
php.ini settings:
magic_quotes_gpc
= On or Off
output_buffer
= On or Off
register_globals
= On or Off
safe_mode =
Off
short_open_tag
= On
memory_limit
= 12M (or greater)
|