Arrow Trader 5Installation Guides![]() Admin Modules ![]() References ![]() Arrow Trader CoreInstallation Guides![]() Admin Modules ![]() References ![]() Arrow Trader eXtreme V2Installation Guides![]() Admin Modules ![]() References ![]() Arrow Trader eXtreme V1Installation Guides![]() Admin Modules ![]() References ![]() Arrow Trader Lite 3Installation Guides![]() Admin Modules ![]() References ![]() Q&AGetting started![]() Search |
Arrow Trader Lite InstallationArrow Trader Lite is easy to install. To complete an installation, both FTP and SSH access to your server are required. ATX does not use MySQL, so no database is required. Installation takes approximately 5-10 minutes to complete. step 1/6
Download the following .zip file step 2/6
Upload the contents of this zip file to http://www.yourdomain.com/atl/ step 3/6
Download the installation package that matches the Operating System (OS) of your server
If you need assistance to select the right installation package for your server, please contact us. step 4/6
Upload the *.tar.gz file in binary mode to http://www.yourdomain.com/cgi-bin/atl/ step 5/6
Connect to your server with your SSH client (putty, secureCRT, WinSCP, etc).
Type ls -l to display the contents of the directory you're in
After logging in, depending on the directory structure of your server,
You probably need to type one of these commandsType pwd to display the current path Type cd dirname to go to a sub-directory named dirname Type cd ../ to go to a parent directory Type exit to log out from your server and close the secured connection cd domain.com/cgi-bin/atl or cd cgi-bin/atl or cd htdocs/cgi-bin/atl Once you're inside the cgi-bin/atl/ directory, it's time to extract and install ATL, so type the following commands: gunzip at3_db40.tar.gz tar -xvpf at3_db40.tar chmod 755 install.cgi ./install.cgi 1 (new installation) chmod 0 install.cgi rm -f at3_db40.tar If no errors occured you can close your ssh client by typing exit If the installer did report any errors, write down the error and contact support step 6/6
Open your browser and surf to http://www.yourdomain.com/cgi-bin/atl/admin.cgi
22202 |