-
Notifications
You must be signed in to change notification settings - Fork 61
Requirements
Spuds edited this page May 30, 2023
·
2 revisions
PHP 7.0+, MySQL 5.6+, Postgresql 9.6+ or Mariadb 10.0+
- A webserver or web hosting account running on any major Operating System with support for PHP
- Apache, Nginx, Lighttpd or IIS webserver
- A SQL database system, one of:
- MySQL 5.6 or above
- MariaDB 10.0 or above
- PostgreSQL 9.6 or above
- PHP 7.0.0+ (7.1.x+ recommended)
- max_input_time set to a value of at least 30.
- post_max_size and upload_max_filesize set to the size of the largest attachments you wish to be able to upload.
- memory_limit set to at least 32M.
- max_execution_time set to at least 15 seconds.
- register_globals set to Off.
- session.use_trans_sid set to Off.
- GD Graphics Library and/or Imagick (ImageMagick).
- mod_security disabled.
Current stable versions of Chrome, Safari, Firefox, Edge. Supports Mobile browsers with built in responsive theme.
[Customization](Customization Home)
[Languages](Languages Home)