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 eXtreme V1 InstallationArrow Trader Extreme 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/atx/ 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 atx.tar.gz file in binary mode to http://www.yourdomain.com/cgi-bin/atx/ 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/atx or cd cgi-bin/atx or cd htdocs/cgi-bin/atx Once you're inside the cgi-bin/atx/ directory, it's time to extract and install ATX, so type the following commands: gunzip atx.tar.gz tar -xvpf atx.tar chmod 755 sh_install.cgi ./sh_install.cgi 1 (new installation) chmod 0 sh_install.cgi rm -f atx.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/atx/x/admin.cgi
20202 |