//-------------------------------------------------//
//                                                 //
//        ASTANDA DIRECTORY PROJECT  [ADP]         //
//                  Version 1.3b                   //
//               License: SHAREWARE                //
//             http://www.astanda.com              //
//       Copyright 2005, 2006, Pavel Golovko      //
//                                                 //
//-------------------------------------------------//
//                                                 //
// Any attempt to remove or alter "Powered by ADP" //
// recip link will automatically wave your rights  //
// to any use of ADP software!                     //
//                                                 //
// Reverse engineering and redistribution of       //
// ADP code or any part of its code is strictly    //
// prohibited!                                     //
//                                                 //
//-------------------------------------------------//
//                                                 //
// ADP is distributed in the hope that it will be  //
// useful, but WITHOUT ANY WARRANTY; without even  //
// the implied warranty of MERCHANTABILITY or      //
// FITNESS FOR A PARTICULAR PURPOSE.               //
//                                                 //
//-------------------------------------------------//


First, make sure that you have the latest ADP version by visiting:
http://www.astanda.com/adp/

#=============================================================================================#
INSTALL NEW ADP:

1. Copy entire contents of "adp.zip" file where you would like to install your directory.
	Example 1: http://www.your-website.com/
	Example 2: http://www.your-website.com/directory/
	Example 3: http://dir.your-website.com/

2. Make sure all directories within "./admin/" directory, including "./admin/" directory are
 writable. If you dont know what this is, then skip this step, othewise execute the following
 server command for each directory:
	CHMOD 0777 ./admin

3. Create a new empty MySQL database.

4. Point your web browser to ADP database install/upgrade script and follow instructions from
 there:
	http://www.your-website.com/admin/install.php

5. Setup admin username/password in Configuration section of your Admin area:
	http://www.your-website.com/admin/index.php

Note: "./admin/database.php" file will be created during installation.


#=============================================================================================#
UPGRADE OLDER ADP:

1. Overwrite ALL your old files with new from "adp.zip" file, except for template files.
	./admin/images.php  file is not used in ADP 1.3b, and can be deleted.

2. Point your web browser to ADP database install/upgrade script:
	http://www.your-website.com/admin/install.php

Note: "./admin/database.php" file will be updated during installation.


#=============================================================================================#
AFTER INSTALL/UPGRADE:

Delete these files AFTER ADP install/upgrade:
	./admin/install.php
	./SQL.txt
	./INSTALL.txt (this file)

You can change ADP look and feel by editing the template files:
	./admin/templates/


#=============================================================================================#
ADVANCED USERS ONLY!

SQL.txt file contains the complete MySQL database dump for this version of ADP.
"./admin/install.php" file is just a web interface with simple AI that checks database
and updates tables and fields. Feel free to poke around if you have modified your database
and want more advanced (custom) installation.


#=============================================================================================#


Thats it! You are now ready to use your copy of ADP.
If you have any questions or suggestions, then please don't hesitate to post a message at
 ADP forums:
http://www.astanda.com/forums/index.php


Best regards,

Pavel Golovko.
webmaster@astanda.com
