From 6fd66375141c97286608b8cb07002a6df0632832 Mon Sep 17 00:00:00 2001 From: Nigel Osborne Date: Wed, 8 Sep 2010 20:08:11 +0000 Subject: Changes to match WIKI --- readme.html | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) (limited to 'readme.html') diff --git a/readme.html b/readme.html index 1685909f5a..4a778d605b 100644 --- a/readme.html +++ b/readme.html @@ -89,7 +89,7 @@ To install webtrees, you need:
  • MySQL 5.0.13 or later. webtrees can share a single database with other applications, by choosing a unique table prefix during configuration.
  • -
  • If you are using MySQL 5.1.31 or later, or 5.0.85 or later, the setting MAX_ALLOWED_PACKET must be larger than your largest gedcom file. If you run your own server, you can set this in my.ini. Otherwise, you may need to ask your web-host to increase it. This is a known bug.
  • +
  • If you are using MySQL 5.1.31 or later, or 5.0.85 or later, the setting MAX_ALLOWED_PACKET must be larger than your largest GEDCOM file. If you run your own server you can set this in my.ini. Otherwise you may need to ask your web-host to increase it. This is a known bug.

  • @@ -97,7 +97,7 @@ To install webtrees, you need: Once you have checked the SYSTEM REQUIREMENTS above, installing webtrees is really easy.

      -
    1. Download the latest version of webtrees available from http://launchpad.net/webtrees
    2. +
    3. Download the latest version of webtrees available from http://launchpad.net/webtrees
    4. Unzip the files and upload them to an empty directory on your web server.
    5. Open your web browser and type the URL for your webtrees site (for example, http://www.yourserver.com/webtrees) into the address bar.
    6. The webtrees setup wizard will start automatically. This will ask you a few questions about your server, and then generate a configuration file for you. At the end of the setup you will be asked to upload the configuration file to the webserver. This is a security check to make sure only the site owner can configure it.
    7. @@ -115,18 +115,17 @@ So, after installation, you'll be directed to the GEDCOM (family tree) administr
    8. TRANSFER your existing PGV data straight into webtrees, using the PGV-to-webtrees wizard described in section 9 below: CONVERTING from PHPGEDVIEW
    -There are lots of configuration options. You'll probably want to review the privacy settings first. Don't worry too much about all the other options - the defaults are good for most people. If you get stuck, there's lots of built-in help and you can get friendly advice from the help forum. +There are lots of configuration options. You'll probably want to review the privacy settings first. Don't worry too much about all the other options - the defaults are good for most people. If you get stuck, there's lots of built-in help and you can get friendly advice from the help forum.

    UPGRADING

    back to top
    -IMPORTANT NOTE: These instructions apply to stable releases, such as webtrees-1.0.1. If you testing a beta version, such as webtrees-9876, it is best to do a fresh install, rather than upgrade. -

    Upgrading webtrees is quick and easy. You are recommened to upgrade whenever a new version is available.
    1. Now would be a good time to make a backup.
    2. -
    3. Download the latest version of webtrees available from http://launchpad.net/webtrees
    4. +
    5. Download the latest version of webtrees available from http://launchpad.net/webtrees
    6. Unzip the .ZIP file, and upload the files to your web server, overwriting the existing files.
    +

    NOTE for Macintosh users. Step 3 assumes you are using a copy tool that merges directories rather than replaces them. (Merge is standard behaviour on Windows and Linux.) If you use the Macintosh Finder or other similar tool to perform step 3, it will replace your configuration, media and other directories with the empty/default ones from the installation. This would be very bad (but you did take a backup in step 1, didn't you!). Futher details and recommendations for suitable tools can be found by searching google.com

    If you have any problems or questions, help is available on the webtrees forum.
    -- cgit v1.3