Chapter 1:  Installation

In this chapter:


1.2: Uploading and Setting Permissions

Now that you have downloaded your custom installer script, you need to transfer the file to your server.

If you have telnet access, navigate to your cgi-bin, where your script is located, and give the following command:

chmod 755 ABCsetup.pl (press Enter)

If you do not have telnet access, consult your FTP program for instructions on setting permissions on files and directories.

See Also:
CuteFTP Manuals
WS-FTP Manuals

Now that your installer script is uploaded and executable, you need to create the directories you specified during step one on our site.

 

NEXT-  Part Three: Directory Structure