| Version 1 (modified by adamlivesley, 7 years ago) (diff) |
|---|
Requirements
- Apache Webserver
- .htaccess support allowing overrides for DirectoryIndex?
- PHP Version 4.3.1 or Greater
- PCRE (Perl compatible Regular Expression) installed with PHP
- php.ini options:
- error_reporting E_ALL & ~E_NOTICE (or lower)
- file_uploads on (for attachment upload features)
- error_reporting E_ALL & ~E_NOTICE (or lower)
- MySQL or PostgreSQL database engine or the SQLite Extension for PHP
- A database with permission to create tables
