2.2 Upload the /cgi-bin/ Directory

Next, you need to upload the /cgi-bin/ directory. Change directories to the /cgi-bin/ directory on your server, and create a new directory called xlite inside. Upload the contents of the /cgi-bin/ directory from the zip file, to the xlite directory you just created.

Make sure you upload all files in ASCII mode. Once uploaded, CHMOD the /cgi-bin/ directory as follows:

NOTE: If you are familiar with installing CGI scripts, you may notice the above permissions do not seem correct. Please make sure you CHMOD all files to the above permissions exactly. The installation script modifies several files, then CHMODs them itself to 755.