This is the install directions...
Folder Setup 2 :
\cgi-bin
\data
|- data.dat [ASCII UPLOAD] [CHMOD 751]
|-.htaccess [ASCII UPLOAD] [CHMOD 755]
|- converter.cgi [UPLOAD IF YOU NEED IT]
\templates
|- admin.ltpals [ASCII UPLOAD] [CHMOD 777]
|- add.ltpals [ASCII UPLOAD] [CHMOD 777]
|- edit.ltpals [ASCII UPLOAD] [CHMOD 777]
|- search.ltpals [ASCII UPLOAD] [CHMOD 777]
|- view.ltpals [ASCII UPLOAD] [CHOMD 777]
|- form.ltpals [ASCII UPLOAD] [CHMOD 777]
\skins
|- style1.pl [ASCII UPLOAD] [CHOMD 755]
\- add.cgi [ASCII UPLOAD] [CHMOD 755]
- admin.cgi [ASCII UPLOAD] [CHMOD 755]
- common.pl [ASCII UPLOAD] [CHMOD 755]
- config.pl [ASCII UPLOAD] [CHMOD 755]
- edit.cgi [ASCII UPLOAD] [CHMOD 755]
- hostname.txt [ASCII UPLOAD]
- index.cgi [ASCII UPLOAD] [CHMOD 755]
- info.cgi [ASCII UPLOAD] [CHMOD 755]
- search.cgi [ASCII UPLOAD] [CHMOD 755]
- sendmail.cgi [ASCII UPLOAD] [CHMOD 755]
- upload.cgi [ASCII UPLOAD] [CHMOD 755]
- README.txt [DON'T UPLOAD]
\public_html
\photos
\icons
\ST1
|- all gifs and jpegs [BINRY UPLOAD]
\- index.shtml [IF YOU ARE FAMILIAR WITH SSI USE THIS, FILE NOT INCLUDED]
- search.shtml [IF YOU ARE FAMILIAR WITH SSI USE THIS, FILE NOT INCLUDED]
- edit.shtml [IF YOU ARE FAMILIAR WITH SSI USE THIS, FILE NOT INCLUDED]
- add.shtml [IF YOU ARE FAMILIAR WITH SSI USE THIS, FILE NOT INCLUDED]
1.2 CONFIGURATION
Instructions :
Open config.pl and edit all variables. Detailed instructions available in script. Once you
edit that upload it and you are ready to go. Check if the script works by typing in the url to
your main directory. If index.cgi doesn't get executed in your server use index.shtml instead.
The SSI that has to go in your index.shtml is <!--#exec cgi="index.cgi" -->
Note : Make sure all your url are pointing to your domain. Please do not load the images off
livetamil.com.
|