Sunday, February 21, 2016

Manually Setting Up WordPress Project On OpenShift Server Using JBOSS Developer Studio


.
Manually Setting Up WordPress Project On OpenShift Server Using JBOSS Developer Studio

This tutorial demonstrates the step to manually upload WordPress installation files pre-packed with sqlite using JBOSS Developer Studio.

0) Pre-Requisite

0.1) OpenShift account created.
0.2) JBOSS Developer Studio installed.
0.3) PHP Application project created and cloned to JBOSS.
In this example, the cloned path is c:\p\jbossgit\myapp1. You need to know the path so that you would be able to put the wordpress installer file correctly.
0.4) Download WordPress installation file.
Download from here (wordpress422-sqlite.zip)

1) Unzip WordPress Installer and copy to the Project folder

1.1) Use tools like 7Zip to extract the content and copy to the target project folder.
Rename (optional)

2) Commit and Push to Remote Repository

3) Test on Remote Site

.

No comments:

Post a Comment

Labels