What is required to install TikiWiki
Requirements and Setup
This page lists the minimum requirements for installing Tiki.
If you are using standard shared hosting
Table of contents
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 projectYour 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 requires MySQL- MySQL 5 or higher (require for Tiki3 or higher)
- MySQL 4.1 or higher
PHP
Tiki version 3 (or later) requires PHP 5 with the MySQLi extensionTiki version 4 (or later) prefers PHP 5 with the PDO extension
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 = 60 ; 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
More information
[+]Optional Software or Libraries
Some Tiki 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+ |
| Manage and display maps as a GeoCMS (Geospastial Content Management System). | Mapserver 4.6+ |
| Rewrite Tiki's default URLs | Use the Apache Clean URLs to create shorter, or custom, URLs. |
Alias
Contributors to this page: Chealer9
,
Chealer
,
rodrigo
,
trois14
,
xavi
,
sitko
,
patric.wust
,
kerrnel22
,
WisTex
,
sylvie
,
mlpvolt
,
Deckard
,
ricks99
,
number7
,
dthacker
,
Franck
,
marclaporte
,
redflo
,
amette
,
mdavey
,
magius
,
Damian
,
ang
,
luci
,
mose
and
system
.
Page last modified on Monday 18 January, 2010 21:56:33 UTC by Chealer9
.
Sidebar
Sidebar
To register
To have an account at this site, please register at Tikiwiki.org
, and then use that user name and password to log in here.
