PHP JackKnife
Full Featured PHP Image Gallery for MSSQL & MySQL
=================================================

This software is licenced under the GPL.

For the most complete and up to date feature list, 
FAQ, installation instructions, support forum and 
more, please visit the PHP JackKnife website at 
http://www.phpjk.com/

To use your gallery images to make money, signup 
at www.aricaur.com!

--Dean Higginbotham

=================================================
Quick Install
=================================================
1. Unzip these files into the /phpjk/ directory
	retaining the directory structure.
2. Give /phpjk/includes/i_OpenDomain.php file
	chmod 777 rights (or for Windows, give
	the IUSR_Computername MODIFY rights).
3. Create a database in either MYSQL or MSSQL
	for JackKnife. Create an associated database
	user and make that user the owner or admin
	of your JackKnife database
4. Edit the /phpjk/includes/Config/i_Variables.php
	file and change the variables in it
	as the instructions in the file 
	describe.
5. Run the install script by going to your
	site in a browser. The install script
	will be at:
	www.[your url].com/phpjk/PHPJK_Installation/
6. Create a /phpjk/galleries/ directory
	for the images and chmod 777 
	(or for Windows: IUSR_computername
	MODIFY rights).
7. Restore normal rights to the 
	/phpjk/includes/i_OpenDomain.php file.