Guzaba CMS 0.6.0 requirements

  • Unix-like operating system1
  • Apache 2.2 or higher
  • MySQL 5.0 or higher with innoDB storage enabled2
  • PHP 5.3.0 or higher with following extensions enabled: PDO/mysql, gd3

1 not tested on Windows. 0.6.1 will be tested and will support windows with apache too. 2 plans are for the near future to support other transactional databases like PostgreSQL. 3 in 0.6.1 the internal abstraction layer will be enhanced to support the mysqli extension so the system will work on configurations wihtout PDO.

Guzaba CMS 0.5.5 requirements

  • Unix-like operating system
  • Apache 2.2 or higher
  • MySQL 5.0 or higher
  • PHP 5.3.0 or higher with following extensions enabled: mysql/mysqli, gd