Jelastic WordPress Installation
To create a new environment with a manual installation of WordPress you will have to take the following steps:
Deploy new environment
- Create a new environment with the desired resources:


2. The environment you create should have at least one application server (Apache,Nginx) and a database server (Mysql/Mariadb)


3. After the environment was created, you will receive an email with login credentials for the database server. Keep those at hand, as we will need them soon.
Upload and deploy the WordPress archive
1. Next, we will proceed to upload the WordPress archive to the server.
You can download the default WordPress installer from here:
https://wordpress.org/latest.zip
In the lower left corner you will see the “Deployment Manager” option.
Here, click the “Upload” button, and select the newly downloaded archive.
From here, check the WordPress-master.zip archive, and click “upload” as shown in the following images:

You will be asked to select the node where you want to upload the archive.
Please select the newly created application node and click deploy.

After the archive was deployed successfully, in the top right corner you will be prompted with the following message. Please click the “Open in Browser” button.

Configure WordPress
1. Now we will proceed to create the database that will be used for the new WordPress installation.
From the email you received, please select the one regarding the database server. It will contain a link to the database server, the user name (root) and the user password. Using these, please connect to the database server. From here, select the “Databases” tab on the top side, set the database name, and click “Create” as shown here:

2. After the database was created, we will proceed to create a database user.
To do so, we will have to click the database we created, and go to the privileges tab on the top bar. From here, click “Add User account” on the bottom left, and proceed to create the user. We strongly recommend you to use a unique username and a strong password (should contain uppercase letter, lowercase letters, numbers, special character).

In the following screen, please check the ” Grant all privileges on database my_new_website. ” box to make sure the user will be able to make changes to the database

3. Now switch back to the WordPress installation page and connect the new database to the server using the following settings:
Database Name: the database name you created
Username: my_user
Password: password created for the mysql user
Database host: server name from email (node####-XXX.j.layershift.co.uk)

3. Create the administrator username, and password. We strongly recommend you to use a unique username and a strong password (should contain uppercase letter, lowercase letters, numbers, special character)

Congratulations! You have successfully installed WordPress on your new Jelastic Environment.
Need More Help?
If you're still having problems, get in touch with our 24/7 support team! We'll be more than happy to help.