Aiki Prerequisites
From Aikiframework wiki
(Redirected from Supported systems and configurations)
This page contains requirements for Aiki Framework to perform as expected.
Contents |
Server Requirements
Aiki requires at least one software be installed from each numbered requirement (example: Ubuntu or Fedora).
- GNU/Linux Based Platform
- HTTP Server with .htaccess Support
- Apache httpd
- The server must be configured at a minimum to:
- AllowOverride Options FileInfo or AllowOverride All (inside httpd.conf or other relevant configuration file)
- Load and Enable Module mod_rewrite (inside httpd.conf and this is the default on Fedora Core 13)
- Database System
- Server Side Programming
- Web Browser During Aiki Installation Only
Client Requirements
- Web Browser
Tested Systems
Working
Any Linux distribution with Apache 2+ with mod_rewrite enabled and php 5.3+ and Mysql 4+ should just work
- Ubuntu 9.04 and greater
- Fedora 15
- CentOS
Not working
- Red Hat Enterprise Linux Server release 5.6 (Tikanga) needs update with Fedora EPEL repos and update to latest version of the above prerequisites.
- Please add any you find!

