Installation of the system

You should upload files available in the archive containing the program, so that the index.php file is located in the root directory.

The software is equipped with an automatic installer. Run it by typing the file name: install.php (http://phpbluedragon.eu/install.php) after the URL of the page.

The first step is to choose the installation language. When selected, the page will refresh itself.

The second step is to check the requirements for the server. Among other things, the PHP interpreter version, the MySql database and whether there is support for the OpenSLL library in PHP to encrypt the entered data. If any of the positions is in red, the installation will not be possible.



The third step is to check the rights to the directories in which the system will save the data, or allow another application to fix them. All listed directories must have read and write rights (chmod 777 directory).


In step four we will be informed about access to the system files. The installer will automatically add to them the data set by us. Files should have read and write rights set by the server (chmod 666 file.php).


The fifth step is used to define the URL of our installation, it is filled in automatically and our e-mail address.


The sixth step is a place for us to define the data to the database where information from the system will be stored. Enter the server name, username and password, database name, prefix to tables in the database and port.


In the seventh step, when you have completed all the fields, click on the Install button.


The system will be installed and we will be informed about it with a message. Then remove the install.php file from the server.