Mollify

Copyright (c) 2008- Samuli Järvelä

All rights reserved. This program and the accompanying materials
are made available under the terms of the Eclipse Public License v1.0
which accompanies this distribution, and is available at
http://www.eclipse.org/legal/epl-v10.html. If redistributing this code,
this entire header must remain intact.

------------------------------------------------------------------------------------------------------

1. INSTALLATION
===============

1) Unzip Mollify installation package (for example with command "unzip mollify_[VER].zip")

2) Copy extracted directory "mollify" into your web server root directory (or any other place of your choice)

3) Open installer at address "http://your.host.name/mollify/backend/install/".

For further instructions see wiki pages at Mollify project page (http://code.google.com/p/mollify).


2. UPGRADING
============

Upgrading Mollify requires following steps:

1) For backup, move or rename old installation directory "mollify" into different name or location
2) Copy directory "mollify" from the latest Mollify installation package
3) From backup, restore "configuration.php" into the new installation directory (as well as other customized files, such as "index.html")
4) Remove backup directory
5) Open update utility at address "http://your.host.name/mollify/backend/update/" to check if further update actions are required.

 
------------------------------------------------------------------------------------------------------

For more information and instructions, visit Mollify homepage at http://www.jaervelae.com/mollify
or Mollify Google Code page at http://code.google.com/p/mollify