User Tools

Site Tools


te3:installation

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
te3:installation [2014/09/22 21:11] moderatorte3:installation [2016/03/18 18:33] (current) – [.htaccess protection test] moderator
Line 6: Line 6:
   - Navigate to http://www.tradeexpert.net/ and download the installation package. \\ \\    - Navigate to http://www.tradeexpert.net/ and download the installation package. \\ \\ 
   - For your TE3 installation you will have to create a new directory inside your ''public_html'' directory for the respective domain name. We advise you to [[te3:directory_name|choose a unique directory name]] (e.g. your_directory, anything, xxx, gallery...). //chmod// it to 755 (depending on your server configuration you may need to //chmod// it to 775 or 777). \\ \\    - For your TE3 installation you will have to create a new directory inside your ''public_html'' directory for the respective domain name. We advise you to [[te3:directory_name|choose a unique directory name]] (e.g. your_directory, anything, xxx, gallery...). //chmod// it to 755 (depending on your server configuration you may need to //chmod// it to 775 or 777). \\ \\ 
-  - Extract the installation package you have downloaded and upload ''install.php'' into your ''public_html/your_directory/'' directory in **binary** mode. Chmod ''install.php'' to 755. \\ \\  +  - Extract the installation package you have downloaded and upload ''install.php'' into your ''public_html/your_TE3_directory/'' directory in **binary** mode. Chmod ''install.php'' to 755. \\ \\  
-  - Point your browser to <nowiki>http://www.yourdomain.com/your_directory/</nowiki>**install.php** and follow the instructions. \\ \\ +  - Point your browser to ''<nowiki>http://www.yourdomain.com/your_TE3_directory/</nowiki>**install.php**'' and follow the instructions. \\ \\ 
   - After the installation is completed, you **must** delete ''install.php'' (recommended), or //chmod// it to 0. \\ \\    - After the installation is completed, you **must** delete ''install.php'' (recommended), or //chmod// it to 0. \\ \\ 
   - It is extremely important to test if ''.htaccess'' protection is working properly (refer to the next section). \\ \\    - It is extremely important to test if ''.htaccess'' protection is working properly (refer to the next section). \\ \\ 
Line 17: Line 17:
  
  
-''your_directory/tedata'' directory contains user database, [[te3:trade_types|trades]], history and other sensitive data. It has to be well protected. ''.htaccess'' file inside ''tedata'' directory prevents anyone to view or execute files inside ''tedata'' directory through their browsers.+''your_TE3_directory/tedata'' directory contains user database, [[te3:trade_types|trades]], history and other sensitive data. It has to be well protected. ''.htaccess'' file inside ''tedata'' directory prevents anyone to view or execute files inside ''tedata'' directory through their browsers.
  
 You have to make sure ''.htaccess'' is working properly. Try to access ''tedata'' directory and some files inside it, through your browser. For example: You have to make sure ''.htaccess'' is working properly. Try to access ''tedata'' directory and some files inside it, through your browser. For example:
-''<nowiki>http://www.yourdomain.com/your_directory/tedata/</nowiki>'' \\  +''<nowiki>http://www.yourdomain.com/your_TE3_directory/tedata/</nowiki>'' \\  
-''<nowiki>http://www.yourdomain.com/your_directory/tedata/tips.txt</nowiki>''+''<nowiki>http://www.yourdomain.com/your_TE3_directory/tedata/tips.txt</nowiki>''
  
-You should see 404 (Not Found) message. If you can view contents of the directory tedata or if you can view "tips.txt" normally, then .htaccess on your server is not working and you should consult your server administrator immediately!+You should see 404 (Not Found) message. If you can view contents of the directory tedata or if you can view "tips.txt" normally, then ''.htaccess'' on your server is not working and you should consult your server administrator immediately!
  
  
 <WRAP caution>  <WRAP caution> 
-Remember to replace "your_directory" from the examples with directory name you have chosen.+Remember to replace ''your_TE3_directory'' from the examples with directory name you have chosen.
 </WRAP> </WRAP>
te3/installation.1411420302.txt.gz · Last modified: 2014/09/22 21:11 by moderator

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki