Home ยป requirements
Minimal server requirements
Minimal server requirements are as follows:
- Linux Server
- Apache web server
Apache's mod_rewrite module installed. - PHP 5.2 or newer
PDO (Database abstraction layer) present.
PDO driver for MySQL.
SPL classes in PHP.
"gettext" present
"gd" present - MySQL Database 4.1 or newer
with InnoDB active
In the obfuscated version, the core PHP files have been obfuscated.
The recommended web server is Apache web server. enuuk plaftorm have been successfully tested under different Linux environment. Please note that some crucial problems have been reported when using Microsoft web servers (multilingual feature). We do not support Windows operating system.
MySQL being the most popular Open Source Database designed for speed, power and precision in mission critical, heavy load use was the obvious choice for phpAuction. MySQL is the only database for which phpAuction offers support.
More safety on your website.
Cerberus-Zero recommends that your server have the following features:
- Intrusion Detection System (IDS) at server level
- Web-based Firewall
- Apache security modules
- PHP with exclusive security settings: safe_mode On, safe_mode_exec_dir, etc.
- Statistics software of failed attempts (ssh, application, etc)
- Security policies of their specific website (access to limited data base, access to limited program files). If you make developments on the product, SVN WebDav under HTTPS.
- HTTPS communication with software user system.
For more information, click here Cerberus-Zero


