Menu

Installation

Basti SK

How to install SKBase

You will find instructions how to install SKBase on your server.

Step 1: Upload file to your server

Upload the zip file to any folder of your HttP Server. Under linux systems this is by default

/var/www/<any_folder>

Step 2: Extract archive

Next unzip the archive by using the command

unzip <archivename>

Step 3: Change folder permissions

In order to work properly you should set up the folders permissions to be writeable. Therefore you can chmod the folder by using:

chmod -R 777 /var/www/<folder>

Step 4: Edit Configuration

You should edit the file credentials.php.

~~~~~~~

~~~~~~


MongoDB Logo MongoDB