forked from jayallen/melody
-
Notifications
You must be signed in to change notification settings - Fork 36
install quickftpwizard
danwolfgang edited this page Mar 18, 2011
·
2 revisions
#Quick Install via FTP using Configuration Wizard
This guide is specific to installing Melody using FTP and using the Configuration Wizard to create the config.cgi
file. More detailed installation guides are available.
First, check Getting Ready to Install for needed tools and preparatory steps.
- Download the latest release of Melody: Melody if you haven't already.
- Un-compress the downloaded
melody-v1.x.zip
(ormelody-v1.x.tar.gz
) archive. Usually just double-click on it. - Upload (or move) the static directory (
melody-v1.x/mt-static
) via FTP to the web root of the website. - Update permissions for
mt-static/support
directory to 755. More about file permissions. - Upload the application directory (
melody-v1.x
) without the static directory (melody-v1.x/mt-static
) via FTP to thecgi-bin
directory. Rename the application directory from "melody-v1.x
" to "m
". - Create a Melody configuration file using the Configuration Wizard. Access the Melody application (url will be similar to http://www.domain.com/cgi-bin/m/index.cgi) and Melody will redirect you to the Configuration Wizard if Melody can't locate the
config.cgi
configuration file. - Create the administrator account. Click "Continue".
- Create the first website. Click "Finish". Melody will then initialize the database with all the configuration options and settings specified.
- Click "Sign into Melody"... you've installed Melody.
Warning: because the check.cgi script displays server details which could be useful to a hacker, it is recommended that this script be removed or renamed. If renamed, use the CheckScript
directive so that Melody knows where the script was moved.
- Create pages in the website
- Create entries in the blog
- Complete your profile, etc.
Questions, comments, can't find something? Let us know at our community outpost on Get Satisfaction.
- Author: Six Apart Ltd, Violet Bliss Dietz
- Edited by: Violet Bliss Dietz