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

Bugs

  • Tiki 10.0 fresh install
    • tiki-install.php email address field doesn't have validation (at least for non-empty value)
    • "Experiencing problems with the upgrade? Your administrator account lost its privileges? This may occur if you upgraded from a very old version of Tiki." is offered even if it's a fresh install
    • dozens of warnings : PHP (5.3.18-nmm1) ERROR (E_WARNING): File: lib/codemirror_tiki/tiki_codemirror.php Line: 31 Type: Invalid argument supplied for foreach()
  • http://www.nabble.com/Installation-interface:-white-screen-after-choosing-the-profile-for-installation-t3821124.html

Pre-install script


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 All done in tiki-check.php, which is in Tiki and available as standalone.

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

 Plugin Image
No image specified. One of the following parameters must be set: fileId, randomGalleryId, fgalId, attId or src.


Install with one file

  • Investigate a TRIM-like application that works directly on the remote instance. A small php or shell script which fetches the latest version of Tiki and installs it. (Could be impossible because of limited file permissions that php scripts, with Apache rights, that have limited permissions). mods have this issue.


Related: http://project-builder.org/
http://codex.wordpress.org/Installing_WordPress#Famous%5F5-Minute%5FInstall

Tracker items

[+]