First of all, Siberian CMS is a self-hosted platform, and it must have web hosting.

Firstly, unzip the installation zip file.

There is one small index.php file, it is normal, all the files required to install Siberian will be downloaded from our servers to your server thanks to this file.
Connect to your hosting panel:

 


To form the webspace in Siberian CMS, click on 'ADD WEB DOMAIN' in the "Web" section:

Then click on "Advanced options."

 

Then tick on “Additional FTP” to acquire FTP access to the webspace. Then click on 'Add' button.

 

 

After creating your webspace, you have to change some PHP Settings. First, click on > in the "httpd Web server" section > :
Go to the server>configure on "httpd Web server" >CONFIGURE PHP.IN :

And set the below:

“memory_limit“: Set it to 512M
“max_execution_time“: Set it to 120
“post_max_size“: Set it to 100M
“upload_max_filesize“: Set it to 100M

 

To save these settings click on 'save' button.

To create a database go to the 'DB' tab and then click on "ADD DATABASE".
And enter the details such as name, the user and password and click on 'Add' button.

 

Then you can add index.php in the web space.

 

By using the Created FTP, you can connect to your webspace.

The “Host” is the IP address of your server. Leave the port as blank.
Remove all of the files in the folder “public_html” on the right.
Find index.php on the left and drag it to the right in the “public_html” folder:

 

You can start the installation of Siberian
Once you have uploaded the index.php installation file on your website, you can get the URL of your website from your browser.

From that page, you can see:

 

 

If you want, enter the license number.
You can find your license number in your purchase confirmation mail.
To start the installation, click on "DOWNLOAD AND INSTALLATION" tab.

 

 

Click on WELCOME tab.
And then on AGREEMENT tab.
Read the Terms and conditions, and tick the box if you agree with these terms and conditions.
Then click on DATABASE tab and fill the database credentials that set up earlier. “Host” is localhost unless you need to use a distant database.

Click on INSTALLATION tab.

A user will be required to login to the back office.

For this, click on the USER tab and create your account.

After creating your account, you can go to the tab DONE and then the Siberian will be installed.

 

 

You can reach your editor with your domain name.
You can reach your back office by adding /back office to your domain name.
From your back office, you can now configure your SiberianCMS.

 

 

 

Was this answer helpful? 0 Users Found This Useful (0 Votes)