################################################################################
##              -= YOU MAY NOT REMOVE OR CHANGE THIS NOTICE =-                 #
## --------------------------------------------------------------------------- #
##  ApPHP Business Directory Pro version 3.0.1                                 #
##  Developed by:  ApPHP <info@apphp.com>                                      #
##  License:       GNU LGPL v.3                                                #
##  Site:          http://www.apphp.com/php-business-directory/                #
##  Copyright:     ApPHP Business Directory (c) 2010-2013. All rights reserved #
##                                                                             #
##  Additional modules (embedded):                                             #
##  -- ApPHP EasyInstaller v2.0.5 (installation module)       http://apphp.com #
##  -- ApPHP Tabs v2.0.3 (tabs menu control)        		  http://apphp.com #
##  -- ApPHP TreeMenu v2.0.1 (tree menu control)              http://apphp.com #
##  -- openWYSIWYG v1.4.7 (WYSIWYG editor)              http://openWebWare.com #
##  -- TinyMCE (WYSIWYG editor)                   http://tinymce.moxiecode.com #
##  -- Crystal Project Icons (icons set)               http://www.everaldo.com #
##  -- Securimage v2.0 BETA (captcha script)         http://www.phpcaptcha.org #
##  -- jQuery 1.4.2 (New Wave Javascript)                    http://jquery.com #
##  -- Google AJAX Libraries API                  http://code.google.com/apis/ #
##  -- Lytebox v3.22                                       http://lytebox.com/ #
##  -- JsCalendar v1.0 (DHTML/JavaScript Calendar)      http://www.dynarch.com #
##  -- RokBox System 			                   http://www.rockettheme.com/ #
##  -- VideoBox	  		                   http://videobox-lb.sourceforge.net/ #
##  -- CrossSlide jQuery plugin v0.6.2 	                     by Tobia Conforto #
##  -- PHPMailer v5.2 https://code.google.com/a/apache-extras.org/p/phpmailer/ #
##  -- Ajax-PHP Rating Stars Script                     http://coursesweb.net/ #
##                                                                             #
################################################################################


Software requirements: PHP 5.0 or later version.

A new installation of ApPHP Business Directory is a very straight forward process:

Step 1. Uncompressing downloaded file.
-------------------------------------
   Uncompress the ApPHP Business Directory version 2.x.x script archive. The archive will create
   a directory called "PHPBD_2xx"


Step 2. Uploading files.
-------------------------------------
   Upload content of this folder (all files and directories it includes) to your 
   document root (public_html, www, httpdocs etc.) or your business directory using FTP.
   Pay attention to DON'T use the capital letters in the name of the folder (for Linux users).

   public_html/
   or
   public_html/{business-directory}/
   

Step 3. Creating database.
-------------------------------------
   Using your hosting Control Panel, phpMyAdmin or another tool, create your database
   and user, and assign that user to the database. Write down the name of the
   database, username, and password for the site installation procedure.


Step 4. Running install.php file.
-------------------------------------
   Now you can run install.php file. To do this, open a browser and type in Address Bar

   http://{www.mydomain.com}/install.php
   or
   http://{www.mydomain.com}/{business-directory}/install.php

   Follow instructions on the screen. You will be asked to enter: database host,
   database name, username and password. Also you need to enter admin username and
   admin password, that will be used to get access to administration area of the
   site.


Step 5. Setting up access permissions.
-------------------------------------
   Check access permissions to images/ and tmp/. You need to have 755 permissions 
   to these directories.


Step 6. Deleting installation files.
-------------------------------------
   After successful installation you will get an appropriate message and warning to
   remove installation files. For security reasons, please delete them immediately.


Congratulations, you now have ApPHP Business Directory v2.x.x. Installed!