Analyzer is a PHP open source script that tests and debugs any kind of PHP-Nuke based installation.
Security checks are done for them, including MySQL, PHP, and PHP.INI settings such as register_globals. Script can run in any OS environment that supports PHP. Helps disable forum GZIP compression (fixes the double GZIP bug), checks SMTP/MTA availability, among others.
It checks the following versions and reports if newer versions exist:
* MySQL
* PHP
* Apache
* phpNuke
* phpBB
It also checks certain settings in the php.ini file such as register_globals and provides the full path.