#####################################################
############## i2SHORT SCRIPT INSTALLATION #################
#####################################################


1- Edit inc/config.php and fill the required data::

	// database 
            define ('MYSQL_USERNAME', 'Username');
            define ('MYSQL_PASSWORD', 'Password');
            define ('MYSQL_DATABASE', 'Database');
            define ('MYSQL_HOST',     'localhost'); 

	// Adsense ID (Example : pub-7561877487610523)
	    $adsense="pub-7561877487610523";


	// Domaine (Example : i2share.com)
	    $domaine="i2share.com";


	// Base URL (Example : http://i2share.com)
	    $baseurl="http://i2share.com";


2- Upload all files via FTP


3- Go to installation directory and run : http://yoursite.com/install/


4- Delete the "install" folder via FTP for security reasons


5- Configuration finished, go to http://yoursite.com/admin to finish setup on control panel :

		username  = i2share

		password = 1234..

NB : Do not forget to change the username and password.

Support me by visiting my website : http://www.i2share.com and click on advertising. thank you!