#############################
# INSTALL ePOWER TRADER 2.4
#############################
AUTO INSTALLATION
- Dont use this file yourself, you can auto install using a different file
- Download ftp://comusthumbs.com/installept.php
- create a folder called ept
- chmod the folder to 777
- upload installept.php into the /ept/ folder
- open /ept/installept.php from your browser and follow the onscreen instructions.
- when you are done your login page will be /ept/eptadmin/
- after the install you have 2 options for setting up the incoming traffic tracking.
1. copy the /ept/index.php page to your web root and use the mainpages system.
2. paste as HTML into the top of the pages you want to track
- check the comus epower forums for the latest information on how to set up your outgoing tracking links for /ept/out.php?
MANUAL INSTALLATION
(Note if you manual install you will not be able to use the auto upgrade links inside Epower)
-create a folder called ept
- Uploaded all files in the zip file to your ept folder.
.php, .gif, and .dat files in BINARY mode.
.html, .css, .js, .thtml files in ASCII mode.
- Chmod the "/ept/ept_toplist" directory to 777.
- Chmod the "/ept/mainpages" directory to 777, and all files in this dir to 666 or 777.
- Chmod "/ept/ept_ipblocker" directory to 777.
- Chmod "/ept/eptadin/htaccess.txt" and "/ept/eptadin/htpasswd" in the "eptadmin" dir to 666.
- rename "_config.inc.php" to "config.inc.php"
- Chmod "/ept/config.inc.php" to 666 or 777.
- rename "_ept_error.log" to "ept_error.log"
- Chmod "/ept/ept_error.log" to 666 or 777.
- Goto /ept/ept_install.php
- after the install you have 2 options for setting up the incoming traffic tracking.
1. copy the /ept/index.php page to your web root and use the mainpages system.
2. paste as HTML into the top of the pages you want to track
- check the comus epower forums for the latest information on how to set up your outgoing tracking links for /ept/out.php?
NOTE: If you get an error like this "Fatal error: Unable to read XXXXX bytes in /path/to/php/file"
it means you have not uploaded the file in BINARY mode. Reupload the file in BINARY mode.
###############################
# INSTALL COUNTRY REDIRECTION MODULE
###############################
- Goto ept_country_install.php and read the instructions.
NOTE: The installation requires at least 2 MB of free storage in your MySQL database.