OneworldStore Installation
--------------------------

1. Unzip the OneWorldStore files. Preserving directory structure.
2. Edit the owFunctions/i_Globals.asp file if you need to change the MS Access drivers (you will get "Unspecified Error" or other errors when you go to the store)
	We recommend that you place your database above the website root and use your physical path or DSN connection.
4. Open the /owDatabase/OneworldStore.mdb file in MS Access
5. Select the "Settings" table and view it's contents.
6. Find the "owStoreUrlNonSSL" value in the settingKey column. Change the value to the url of your website (including
	any subdirectory you put the store files into). Please make sure to include the "http://" and end with a "/"
	If you have placed the store withing a subdirectory on your site, you will also want to change the
		sOWImagesDir
		and
		sOWCategoryImage
		values to include the full path from the website root.
7. Upload the files to your hosting provider.
8. Give the owDatabase/OneworldStore.mdb file READ/WRITE permissions for the IUSR_computername user
9. Set IUSR_computername permissions on the owCategoryImages and owProductImages folders to READ/WRITE
10. Modify various other settings, manage your store and add categories/products by going to http://www.yoursite.com/owManager
	Login: admin
	Password: admin

--------------------------------------------

Please see the license.txt file within this folder for the complete OneWorldStore license agreement.