Fullscreen
[Show/Hide Right Column]

Close
noteNote
This page is to document "what Tiki should do". For feature documentation (what Tiki does), please see corresponding page on doc site

Install

related: TRIM

Some ideas to improve the Tiki installer:


add phpinfo as one of the steps (useful for troubleshooting)

Tiki 3 Installer Revamp


Over here

bug

http://www.nabble.com/Installation-interface:-white-screen-after-choosing-the-profile-for-installation-t3821124.html

Pre-install script

Bitweaver has a Server Settings Checker:
Server Settings Checker

It's a standalone .php file that checks if the server is OK for installing the application.

Things to check

  • memory_limit should be checked and reported before running the database install/upgrade script, to work the user that problems may occur.
  • PHP version
  • File Uploads (y/n)
  • Maximum post size
  • Upload max filesize
  • max_execution_time
  • insufficient disk space
  • open_basedir
  • test if GD is working
  • Can connect to a database

Install script

All these setting above should also be checked in tiki-install.php and in the Tiki admin panel, because our host could have changed some settings, moved us to a new server or upgraded the PHP version, etc. so it's better to not just have in the installer. We could put all this info and server-related settings here: tiki-admin.php?page=server For example, the "OS" choice here: tiki-admin.php?page=general

Nice to have

http://www.bitweaver.org/photos/gallery/9/32
http://www.lulu.com/browse/preview.php?fCID=1154811 (pages from 6 to 10 of that book preview for WebGUI CMS/Groupware made on perl)
http://www.xaraya.com/index.php/documentation/97
http://ewiki.berlios.de/installer/

Examples

Why not using the nice Bitweaver Installer as a base or guide for the Tiki installer? http://www.bitweaver.org/photos/gallery/9/32 (16 screenshots here showing the whole process) . Xavi


UI Improvements

Here are some ideas ricks99 has been playing with to improve the out-of-the-box experience.

MediaWiki installer

Image

Install with one file

This is nice:
http://code.google.com/p/simplegroupware/downloads/detail?name=sgs_installer.php&can=2&q=

Tracker items

[+]

Page last modified on Wednesday 28 March, 2012 21:19:23 UTC

Search Wishes (subject only) [toggle]

Categorize Install

Keywords

The following is a list of keywords that should serve as hubs for navigation within the Tiki development and should correspond to documentation keywords.

Each feature in Tiki has a wiki page which regroups all the bugs, requests for enhancements, etc. It is somewhat a form of wiki-based project management. You can also express your interest in a feature by adding it to your profile. You can also try out the Dynamic filter.