Loading...
 

USB Tiki

This needs some testing and your feedback!


Goal: to have a running Tiki usable on a USB key, from an existing Tiki instance.

This is useful for a portable backup of a live site. Beyond having a backup, this can be useful to use/present a Tiki site without an internet connection. This is not read-only like the TikiLiveCD but a fully editable instance of Tiki.

Requirements

  • A running Tiki site (if not, you can install one with the general idea of this procedure)
    • phpMyAdmin and FTP access to this live site
  • A Windows computer (tested with XP, but should work with any version of windows)
    • XAMPP has versions for Linux and MacOSx so you can get it to work too but the instructions will be a bit different than below
  • A USB Key, external hard drive, MP3 player, etc (anything recognized by Windows as storage)


We'll assume the USB Key has the letter F: Replace with the appropriate letter in the instructions below.

  1. Plugin a USB key
  2. Get Latest available version of XAMPP lite, without installer
  3. Double click the .exe and indicate the destination for the files (the USB Key)
    • Answer all the questions
    • Xampp will be installed at F:/xampplite/
    • The last step is to start XAMPP Control Panel
  4. From the XAMPP Control Panel, start Apache and start MySQL
    • If you have a Firewall, it may notice this and ask you to approve.
  5. Copy Tiki files to F:/xampplite/htdoc/tiki/*
    • This is all the files that are in the www directory of your live server. ex.: tiki-index.php, tiki-read_article.php, etc.
  6. Migrating the data
    • Use phpMyAdmin to export from live site (you'll get a .sql file)
    • Use phpMyAdmin (which is bundled in XAMPP and available at http://localhost/phpmyadmin/) to import the .sql file
      • create a database. Ex.: "tiki"
      • use the "import feature"
  7. Changing the DB connection
    • Edit F:/xampplite/htdoc/tiki/db/local.php
    • database name: tiki
    • MySQL user: root
    • MySQL password: (by default in XAMPP, this is empty)
  8. Visit http://localhost/tiki/
    • You should have a live local copy!

You may need to change some settings in php.ini and/or my.ini if you are above the following:
  • phpMyAdmin max upload file: 128 MiB
  • max_execution_time = 60
  • max_input_time = 60
  • memory_limit = 128M


Limitations

  • This is not a secure instance (XAMPP doesn't put passwords on MySQL by default) See XAMPP security
  • The system won't send emails
  • This assumes all files are stored in www or in MySQL. If you have binary files outside the web directory (which is recommended), you need to copy them as well, and configure your local Tiki to tell it where the files are

doc.tiki.org

Get Started

Admin Guide User Guide

Keywords

Keywords serve as "hubs" for navigation within the Tiki documentation. They correspond to development keywords (bug reports and feature requests):

Accessibility (WAI and 508)
Accounting
Articles and Submissions
Backlinks
Banners
Batch
BigBlueButton audio/video/chat/screensharing
Blog
Bookmark
Browser Compatibility
Link Cache
Calendar
Category
Chat
Clean URLs
Comments
Communication Center
Compression (gzip)
Contacts (Address Book)
Contact us
Content Templates
Contribution
Cookie
Copyright
Credit
Custom Home and Group Home Page
Date and Time
Debugger Console
Directory of hyperlinks
Documentation link from Tiki to doc.tiki.org (Help System)
Docs
Draw
Dynamic Content
Dynamic Variable
External Authentication
FAQ
Featured links
File Gallery
Forum
Friendship Network (Community)
Gmap Google maps
Groups
Hotword
HTML Page
i18n (Multilingual, l10n)
Image Gallery
Import-Export
Install
Integrator
Interoperability
Inter-User Messages
InterTiki
Kaltura video management
Karma
Live Support
Login
Logs (system & action)
Look and Feel
Mail-in
Map with Mapserver
Menu
Meta Elements
Mobile Tiki and Voice Tiki
Module
MultiTiki
MyTiki
Newsletter
Notepad
Payment
Performance Speed / Load
Permissions
Platform independence (Linux-Apache, Windows/IIS, Mac, BSD)
Polls
Profiles
Profile Manager
Report
Toolbar
Quiz
Rating
Feeds
Score
Search engine optimization
Search
Search and Replace
Security
Semantic links
Shadowbox
Shadow Layers
Share
Shopping cart
Shoutbox
Slideshow
Smiley
Social Networks
Spam protection (Anti-bot CATPCHA)
Spellcheck
Spreadsheet
Stats
Surveys
Tags
Task
Tell a Friend, alert + Social Bookmarking
TikiTests
Theme CSS & Smarty
Tiki Manager
Trackers
Transitions
User Administration including registration and banning
User Files
User Menu
Watch
WebDAV
Webmail
Web Services
Wiki History, page rename, etc
Wiki Syntax
Wiki structure (book and table of content)
Workspace
WSOD
WYSIWYCA
WYSIWYG
XMLRPC

Tiki Newsletter

Delivered fresh to your email inbox!
Newsletter subscribe icon
Don't miss major announcements and other news!
Contribute to Tiki