History: Requirements
Preview of version: 41
This page lists the requirements for installing Tiki.
Table of contents
Requirements
Webserver
TikiWiki can run on any webserver (such as Apache) that supports PHP and meets the following recommended requirements:
- 128MB RAM
- 60 megs free storage
Database
TikiWiki requires an active database connection. The database can be installed in the same physical location of the webserver (localhost). TikiWiki supports the following databases:
- MySQL 4.0.x (or higher)
- For MySQL 4.1.x, you must use Tiki 1.9.x
- For MySQL 5.x, you must use Tiki 1.9.3+. See MySQL5 for details.
- Postgres
- Oracle
- Sybase
- MSSQL
PHP
TikiWiki requires PHP 4.1+, version 4.2+ is recommended For PHP 5.0, you must use Tiki 1.9.1 (or higher) with the MySQLi extension.
We recommend using the following configuration in your php.ini file:
PHP.INI setting | Description |
memory_limit = 16MB | Specify the maximum memory for PHP scripts. We recommend 16MB as a mimimum. For best performance, use 32MB. |
file_uploads = On | Required to allow uplaods (files, images, etc.) to your Tiki |
upload_max_filesize = XXM | Specify the maxium upload filesize (in MB). |
allow_url_fopen = On | Allow trackback pings in your Tiki blogs. |
session.save_handler = files session.save_path = /tmp | The path that PHP stores session information. Ensure that the location exists and is writable. In Shared Hosting environments, if you do not have access to /tmp, use temp (no slash) instead. |
max_execution_time = 60 max_input_time = 60 | Specify the idle timeout (in seconds). If you experience timeouts (such as when performing Admin functions) you may need to increase these settings. |
magic_quotes_gpc = Off | Turn off PHP's Magic Quotes function. |
default_charset = "utf-8" | Specify the default charcter encoding. |
The location of the php.ini file may vary, depending on your operating sytem. Some common locations include:
- /etc/php.ini
- /etc/php/php.ini
- /etc/php4/php.ini
- /etc/php/apache1-php4/php.ini (Gentoo)
- /etc/php/cli-php4/php.ini (Gentoo)
- /etc/php4/apache2 (Debian)
Notes:
- PHP 4.1.2 has a known session bug and should not be used.
Optional Software or Libraries
Some TikiWiki feautures require the following additional software or libraries:
Feature | Additional Requirements |
Image processing, used for thumbnail generation, dynamic chart generation, and to prevent bot/automatic registration. | Use either GD Library 1.5 (or higher) or ImageMagick. ImageMagick is included, by default with PHP 4.3+ |
WikiGraph for creating and manipulating graphs. | GraphViz |
Webmail | PHP 4.2+ |
PDF Genration | php-xml |
Manage and display maps as a GeoCMS (Geospastial Content Management System). | Mapserver 4.6+ |
Rewrite Tiki's default URLs | Use the Apache Rewrite Rules to create shorter, or custom, URLs. |
History
Information | Version | |||||
---|---|---|---|---|---|---|
Marc Laporte | 88 | |||||
Marc Laporte | 87 | |||||
Marc Laporte things always need review | 86 | |||||
Marc Laporte PDF generation has been remove a while back | 85 | |||||
Marc Laporte | 84 | |||||
Marc Laporte | 83 | |||||
sylvie | 82 | |||||
Marc Laporte | 81 | |||||
Marc Laporte always PHP5 | 80 | |||||
Marc Laporte | 79 | |||||
Marc Laporte | 78 | |||||
Marc Laporte will put on its page (why scare people with requirement they don't need?) | 77 | |||||
Marc Laporte irrelevant nowadays | 76 | |||||
Marc Laporte | 75 | |||||
Marc Laporte | 74 | |||||
Chealer | 73 | |||||
Chealer | 72 | |||||
Chealer | 71 | |||||
Rodrigo Sampaio Primo clean up | 70 | |||||
amette | 69 | |||||
trois14 | 68 | |||||
Xavier de Pedro | 67 | |||||
Marc Laporte | 66 | |||||
Marc Laporte | 65 | |||||
Marc Laporte | 64 | |||||
Marc Laporte | 63 | |||||
Marc Laporte more warings about non Apache | 62 | |||||
sylvie | 61 | |||||
Marc Laporte update from info on mailing list today | 60 | |||||
mlpvolt in reality Tiki is becoming a MySQL thing. | 59 | |||||
mlpvolt | 58 | |||||
mlpvolt | 57 | |||||
Marc Laporte It's pretty rare that shared hosting is at 8 Megs | 56 | |||||
sitko | 55 | |||||
patric.wust | 54 | |||||
sylvie | 53 | |||||
Mike Typo fixed. | 52 | |||||
sylvie | 51 | |||||
sylvie | 50 | |||||
WisTex | 49 | |||||
WisTex | 48 | |||||
dthacker Clarify discussion of Fantastico, moved menu around, cleanup | 47 | |||||
sylvie | 46 | |||||
mlpvolt | 45 | |||||
luciash d' being 🧙 some little corrections | 44 | |||||
Carsten Schmitz | 43 | |||||
dthacker | 42 | |||||
dthacker | 41 | |||||
Rick Sapir / Tiki for Smarties added note re: mysql5 | 40 | |||||
Marc Laporte typo | 39 |