Requirements
Below are the requirements that TangoCMS needs in order for it to work correctly:
- PHP >= 5.1.3 (recommended PHP 5.2.x)
- MySQL 4.1 (recommended MySQL 5)
- Web Server (recommended Apache with the module 'mod_rewrite' enabled for Search Engine Friendly URLs)
Needed PHP Extensions
TangoCMS needs the following PHP extensions (these are normally included within a default install of PHP5)
- ctype
- date
- dom
- gd
- hash
- [mysql]*
- pcre
- session
- SimpleXML
- [mysqli]* (If using the MySQLi driver)
* - You must have at least either one of these extensions installed and enabled.