All HowTo's Web Servers

Install Nginx + php-fpm 5.3 on OpenShift

This article explains how to install NginX and PHP-FPM 5.3 on an OpenShift server. Note that the OpenShift node(s) must have software installed to allow this.

On the node:

yum install nginx php-fpm

And from the workstation using RHC:

rhc app create phpapp -s https://reflector-getupcloud.getup.io/reflect?github=getupcloud/openshift-nginx-php-fpm

Leave a Reply

Your email address will not be published. Required fields are marked *