How to install tikiwiki
Tags:
installation
upgrade
|
|
|
|
|
|
Installation
This page is part of the Basic Docs Project, and is currently being improved.
You don't have to be a web developer or programmer to install Tikiwiki. TikiWiki has an installer which will do most of the work for you, and the rest can be done from your control panel.
Free Installations: If you are a complete novice (or are just not into DIY) most Tiki friendly hosts will setup tiki for you free of charge.
Related pages:
|
Installation FAQ Installation Problems- use this page to get help. Installation Guides - recipes, tips and detailed knowledge about specific hosting environments Migrate to Tikiwiki Move Tiki to a new server Multilingual Installation Reinstall - to point tiki to a new Database or re-run an upgrade Upgrade |
Tiki in Ten minutes - a recipe for command line installations. Install by SSH? Install by FTP Install by Fantastico? — an example of this is Siteground Installation Using SSH (for newbies) Using FTP? (for newbies) |
For more information on the Tiki installation process
- Install Tiki Help is there for you if anything does not work right...
- Database Performance and Tikiwiki Performance Tuning have tips to improve server performance
Before You Begin
Before installing, please read the Requirements and Setup information. Proper planning can ensure a worry-free installation. If you are looking for a new webhost, we have a list of TikiFriendlyHosts. The instructions below are generic (ex.: shared hosting). You can also see: Installation GuidesPre-requisites basic checklist
- You have a working server with PHP, Apache and a database, such as MySQL.
Step 1. Create the database
Tiki currently runs with MySQL and PostgreSQL. Most of the documentation assumes you're using MySQL. Postgres users however have a page? for some information.Many hosts offer a point & click interface to create databases and DB users. For example, if you have Cpanel? you probably can see PHPmyAdmin? in the main menu, or under the section marked databases. Creating a database an user is a very simple operation - essentially it is (at this point) just a blank file that will get populated with tables and information by the installer.
The Three steps of Database Setup.
1. create a database- don't get fancy with the name, use "tiki" and in PHPmyadmin, your full database name will be "accountname_tiki" - alternately, if you plan to have more than one tiki install in this account, use "sitename" instead of "tiki". Write this name down, you will need it in a few minutes.
- again, don't get fancy with the name, use the exact same name for the user as you did for the DB.
- Use a strong password. if you lose it (likely) look it up someday in local.php. Write this password down, you will need it soon.
- just give "all permissions"
Congrats. You have a database ready to use and you have the username, password and database name. If not, please visit: Create a database for TikiWiki
Step 2: Download
Download the current version of Tiki to you local computer from SourceForgeThe full download is ~10MB.
Step 3: Upload
Decompress (unzip) the file and move all the Tiki files to your server. If you have a hosted webserver, you can simply use FTP to move the files.Time for more coffee?
Step 4: Go to your website.
Open your browser and point to where your new website ought to be. If all is well, you will be invited to run tiki-install.php (go to next step). Otherwise, TikiWiki will advise that it needs to be able to write to certain directories and will detect if the permissions are set correctly. If there is a problem, you will see instructions to solve.Step 5: Run tiki-install.php
In English:Open a web browser to:
http://www.yourdomain.com/tiki-install.phpIn other languages (since TikiWiki v1.9.7 onwards):
Open a web browser to:
http://www.yourdomain.com/tiki-install.php?lang=XXwhere XX is the language code of your preference, to have the interface in your language provided that it has beeen translated already.
In either case, enter your database name, username, and password. (forgotten it already?)
Be sure to update your PHP.INI file, as needed. See the Requirements and Setup information for more information.
After submitting your database details, select which installation profile you would like to use for your tiki site:

Then you should see some long screen like this ones:

Your database has been configured and Tiki is ready to run, if this is your first install your admin password is 'admin'. You can now log in into Tiki as 'admin' - 'admin' and start configuring the application.
Note: This install script may be potentially harmful so we strongly recommend you to disable the script and then proceed into Tiki. If you decide to reuse later, just follow the instructions in tiki-install.php to restore
Note: This install script may be potentially harmful so we strongly recommend you to disable the script and then proceed into Tiki. If you decide to reuse later, just follow the instructions in tiki-install.php to restore
On the second half of that screen, some more information will be shown, regarding the php configuration settings in your server and some final tips. Read it, and select one of the options at the bottom (for instance, "Click here to disable the install script and proceed into tiki.", or whatever you prefer):

Alternate step 5 without tiki-install.php
Please see: Manual InstallationStep 6: Log in for the first time
Log in using the login box in the right-hand column.- Enter those informations :
- user: Enter admin.
- pass: Enter admin.
- Click login.
Step 7: Change the default password.
Use a strong password. You may want to logout right away, and login again, letting your password manager record your password.Step 8: Congratulations !
It is recommended to create a new user and give him admin privileges instead of regularly using the admin account. You can now explore the interface but you should check the extra steps before to get you started.Step 9: Configure Your TikiWiki
Please visit Initial Configuration to explain the recommended next steps, or configuration for the table of contents replated to configuring tikiwiki.For more information on the Tiki installation process...
You can check these specific pages: Installation FAQ, Installation Problems, Migrate to Tikiwiki or Upgrade, or just keep reading any of the following pages of this section of the documentation.- Requirements and Setup
- Download
- Shared Hosting
- Linux
- Windows Desktop Install
- Advanced Settings
- TroubleShooting
- Upgrade
- Security Admin
Contributors to this page: xavi
,
luci
,
davidleasure
,
mlpvolt
,
marclaporte
,
ricks99
,
mose
,
and
system
.
Page last modified on Friday 25 July, 2008 06:20:55 UTC by xavi
.
Search by Page Name
Featured links
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.
This site gets user information from Tikiwiki.org with the InterTiki feature.
This site gets user information from Tikiwiki.org with the InterTiki feature.
Folksonomy
Tags:
installation
upgrade


