Difference between revisions of "Script installation"

From TITAN Wiki
Jump to: navigation, search
m (Installation)
m (Installation)
Line 29: Line 29:
 
*''' Step 1 - Requirements & files''' - Checking files on the server. If some file was uploaded wrong, you will see which one.
 
*''' Step 1 - Requirements & files''' - Checking files on the server. If some file was uploaded wrong, you will see which one.
 
*''' Step 2 - Machine Key''' - Go to [http://www.developerfusion.com/tools/generatemachinekey Machine Key Generator] and generate ASP.NET 2.0 Machine Key. Open Web.config file, which is located on your hosting account. Find <!--MACHINE KEY--> and replace it with Machine Key generated above. Save the file and click the button below.
 
*''' Step 2 - Machine Key''' - Go to [http://www.developerfusion.com/tools/generatemachinekey Machine Key Generator] and generate ASP.NET 2.0 Machine Key. Open Web.config file, which is located on your hosting account. Find <!--MACHINE KEY--> and replace it with Machine Key generated above. Save the file and click the button below.
 +
*'''Step 3 - Permissions''' - Checking permissions to connect to files on the server. If some permissions is blocked you have to change permissions. We need "Full Control" (read, write, modify = 777) permissions for the application to the following folders/files/subfolders, in which are all installation files.
 +
  
*'''Step 3 - Permissions''' -
 
 
*'''Step 4 - Databases''' -  
 
*'''Step 4 - Databases''' -  
 
*'''Step 5 - Email''' -  
 
*'''Step 5 - Email''' -  

Revision as of 15:18, 15 March 2017

Script installer

Script installation is a procedure to upload and install Titan on your server.

Installation procedure consists of two main parts:

  • Part 1 - Preparing installation files to upload on server
  • Part 2 - Script installation on server


Preparing files

Follow the steps below:

  • Step 1 - Download Titan script.
  • Step 2 - Unzip script on your computer.
  • Step 3 - Download forum files from ... .
  • Step 4 - Unzip forum files on your computer.
  • Step 5 - Copy all forum files, next paste into script directory and replace all files.
  • Step 6 - Create new zip file from connected files. It is important to create new zip file from all files not from folder in which are files.
  • Step 7 - Upload created package on your server.
  • Step 8 - Unzip package

Now, if you have finished preparing installation files and you are sure, that every file on server is uploaded correctly, you can start installation.

Installation

Go to your website with note "/install". For example: domain.com/install.

Follow the steps below:

  • Step 1 - Requirements & files - Checking files on the server. If some file was uploaded wrong, you will see which one.
  • Step 2 - Machine Key - Go to Machine Key Generator and generate ASP.NET 2.0 Machine Key. Open Web.config file, which is located on your hosting account. Find <!--MACHINE KEY--> and replace it with Machine Key generated above. Save the file and click the button below.
  • Step 3 - Permissions - Checking permissions to connect to files on the server. If some permissions is blocked you have to change permissions. We need "Full Control" (read, write, modify = 777) permissions for the application to the following folders/files/subfolders, in which are all installation files.


  • Step 4 - Databases -
  • Step 5 - Email -
  • Step 6 - CRON -
  • Step 7 - Password -
  • Step 8 - Add the license -
  • Step 9 - Finished! -