
MetroCredit©
|
Setting Up Cookie Cart-Lite
------------------------
First, you will need to create a directory on your server where you want Cookie Cart-lite
to access its database, temp and image files. You will need to know the complete path
to this directory (envtest.pl is included.)
In addition, Chmod the directories as indicated below
to allow the script to access and process the information they contain.
A listing of directories is as follows:
root--
|shopcart--
|-cgi 755
cart.cfg 644
ccverify-lib.pl 644
envtest.pl 755
shopcart.cgi 755
register.cgi 755
subs.pl 644
index.html 644
|-database 755
|-order 755
|-order_admin 755
|-temp 755
|-images 755 (9) .gif files 644
The cgi directory may be located in your cgi-bin.
|