cgiscript.com

 

ContactOrderAccountManualDemoScreenshotProducts 

 

Site Master

Previous

TOC

Next

 

 

INSTALLATION

 

NEW INSTALLATION:

1. Edit the script. The very first line must reflect the full  path of Perl installation.

For UNIX / LINUX in most cases it looks like this
#!/usr/bin/perl

For Win32:
#!c:/perl/bin/perl.exe

Modify first line of the script

2. Upload the script into cgi-bin directory of the server

Upload the script

3. CHMOD the script 755 (-rwxr-xr-x).

CHMOD script 755

4. Using FTP client (or Telnet) create a directory named smConfig  under cgi-bin directory.

Create config directory

5. CHMOD smConfig directory 777 (or drwxrwxrwx)

CHMOD config directory

8. Run the script by typing its URL in the address bar of web browser. For example:
http://www.yoursite.com/cgi-bin/sm.cgi

 

UPGRADING FROM AN OLDER VERSION:

Upload new file into cgi-bin directory. CHMOD it 755. That's all.

 

Good luck!

 

 

 

Previous

TOC

Next

 

 

 

 [Home] [Products] [Screenshots] [Demo] [Manual] [Account] [Order] [Contact us]

Copyright © 2007 cgiscriptshop.com