Loading...
 
Skip to main content

History: Requirements

Preview of version: 90

Requirements and Setup


This page lists the minimum requirements for installing Tiki.

If you are using standard shared hosting, you can assume that the requirements are met, as Tiki is designed to run on shared hosting, using the LAMP stack. The instructions below are useful for people that are configuring a server for Tiki.


Requirements

Webserver

Tiki is developed and widely tested with Linux and Apache. However, Tiki should run on any webserver that supports PHP, like Windows/IIS, lighttpd etc. but you should expect to need to tweak things. Please see the Windows compatibility project.

Your webserver should be configured with the following minimal requirements:

  • 512 MB RAM
  • 100 MB free storage

Database

Tiki requires an active relational database connection. The database can be installed in the same physical location of the webserver (localhost). It can also be a remote database. Tiki is developed and tested mainly on MySQL databases:

  • MySQL 5 or higher (require for Tiki3 or higher)
  • MySQL 4.1 or higher

  • PostgreSQL (doesn't work with Tiki3 or Tiki4, but work is ongoing to fix for Tiki5)
  • SQLite (doesn't work with Tiki3 or Tiki4, but work is ongoing to fix for Tiki5)
  • Oracle (abandoned)
  • Sybase (abandoned)
  • MSSQL (abandoned)


For an idea of the issues: http://dev.tikiwiki.org/Database+independence

PHP

Tiki version 3 (or later) requires PHP 5 with the MySQLi extension.
Tiki version 4 (or later) prefers PHP 5 with the PDO extension. You can revert back to ADOdb if PDO is not available.

Note on PHP Memory Limits: some ISP's install PHP with a memory_limit = 8m. While Tiki may install, and initially appear to work fine, when faced with even a slight load, this limit will be easily passed and the system will constantly fail: pages will not load properly, odd errors will occur etc. To check this limit, try yourdomain.com/tiki-phpinfo.php . Run that and search for three values on your ISP’s server:
  • max_execution_time = 300 ; Maximum execution time of each script, in seconds
  • max_input_time = 60 ; Maximum amount of time each script may spend parsing request data
  • memory_limit = 32M ; Maximum amount of memory a script may consume
This limit is not generally user manageable so you must rely on the kindness of your ISP to grant you more resources. On a busy shared server that will also mean that all other PHP users on that shared server will also be granted those resources.

More information

[+]

Optional Software or Libraries

Some Tiki feautures require the following additional software or libraries:

FeatureAdditional 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+
Manage and display maps as a GeoCMS (Geospastial Content Management System).Mapserver 4.6+
Rewrite Tiki's default URLsUse the Apache Clean URLs to create shorter, or custom, URLs.

Alias

History

Advanced
Information Version
Xavier de Pedro 134
View
Xavier de Pedro 133
View
Marc Laporte 132
View
Philippe Cloutier update php.ini locations list 131
View
Nelson Ko 130
View
Nelson Ko 129
View
Gregor (gta74) typo 128
View
Philippe Cloutier 127
View
Philippe Cloutier test alias issue 126
View
Philippe Cloutier test encoding issue 125
View
luciash d' being 🧙 124
View
sylvie 123
View
Marc Laporte Fancy Table Plugin modified by editor. 122
View
Marc Laporte 121
View
Marc Laporte 120
View
Marc Laporte 119
View
Marc Laporte 118
View
Marc Laporte 117
View
Marc Laporte Since MySQL vs MYSQLi is available in all versions of the installer, move this note to be more general and not specific to Tiki3 116
View
Marc Laporte cleanup, as per discussion on the devlist 115
View
Marc Laporte 5.1 for Tiki6LTS 114
View
Rick Sapir / Tiki for Smarties 113
View
Rick Sapir / Tiki for Smarties Fancy Table Plugin modified by editor. 112
View
Rick Sapir / Tiki for Smarties 111
View
Rick Sapir / Tiki for Smarties 110
View
Rick Sapir / Tiki for Smarties 109
View
Rick Sapir / Tiki for Smarties 108
View
Rick Sapir / Tiki for Smarties 107
View
Marc Laporte archaic comment 106
View
Marc Laporte cleaning up 105
View
Marc Laporte 104
View
Marc Laporte 103
View
Philippe Cloutier bump PHP requirement to 5.2 for Tiki 7 per decision in TikiFestNewYork6 102
View
Marc Laporte 101
View
Philippe Cloutier 100
View
Marc Laporte 99
View
Marc Laporte 98
View
Rick Sapir / Tiki for Smarties 97
View
Xavier de Pedro 96
View
Christophe 95
View
Christophe 94
View
Philippe Cloutier Tiki now requires MySQL 93
View
Marc Laporte 92
View
Marc Laporte 5 minutes to run a script? that is too much 91
View
Marc Laporte 1-Partially false. 2- Misleading and scaring people for nothing. 3-Fantastico handles upgrades 4-This is not the right place to put this type of info. 90
View
Marc Laporte 1-Partially false. 2- Misleading and scaring people for nothing. 3-Fantastico handles upgrades 4-This is not the right place to put this type of info. 89
View
Marc Laporte 88
View
Marc Laporte 87
View
Marc Laporte things always need review 86
View
Marc Laporte PDF generation has been remove a while back 85
View