1 The installation is kept as easy as possbile (I hope so... ;-)):
3 - Uncompress the downloaded archive (e.g. with WinZIP or your favourite program)
4 into a new directory on your hard drive. A Directory called 'mxchange-x.x.x'
5 will be created by x.x.x is the current version and the non-free PRO version
6 contains a "pro" directory.
8 - Upload the full *contents* of the '0.2.1' to your server. Files like
9 AUTHORS.de and so on are not neccessary. Please also include the SQL
12 - The script is now in installation mode. Just call the script's URL directly
13 like: http:// your server . com / exchange / (without the spaces!!!) and the
14 script will redirect you to the installation routine. You can now chosse an
15 other theme than default by simply adding it to install.php:
17 - install.php?theme=business = Loads theme "Solid-Business"
18 - install.php?theme=desert = Loads theme "Desert-Storm"
20 - The installation path (aka. absolute server path) and the installation URL
21 will be auto-detected and on 99% of every installation you don't need to
22 change it (which you have to do manually in your config-local.php).
24 - Just follow the instruction in your web browser. If you see some words with
25 only CAPITALS_AND_UNDERLINES then there is no translation available for your
28 ------------------------------
29 - For our english customers: -
30 ------------------------------
33 - Set CHMOD 777 on the 'inc' directory (no sub-directories) and CHMOD 644 on
34 inc/cache/config-local.php
35 - Reload the page in your browser and click on the button
38 - First check URL if *NO* trailing slash is added and check the absolute path
39 which *MUST* have a trailing slash.
40 - Then enter the title of your exchange like: "John's mail promotion service"
42 - Then enter a cool slogan like "The visitors-engine *No. 1* for your
43 website!" (without the quotes)
44 - At last enter your valid email address. For example every mail orders will be
48 - Enter all database stuff: host, database, prefix, login, 2x password
57 - Several misc settings: Please keep OUTPUT_MODE and FRAMSET_ACTIVE on default
58 or your script won't work!!!
59 - If WRITE_FOOTER is switched on, our copyright note is placed on every page. If
60 you switch this option off our copyright note is moved into the "Impressum".