php mysql update variable

Goal: Update wordpress post with PHP cli

nginx php centos6 howto

Remove previous php installation

Add the EPEL and REMI repos:

Install nginx prerequisites

Download nginx

Nginx configuration & installation:

PHP installation:

Edit Nginx configuration:

Create your web folder eg: /srv/www and change the owner of the folder:

– Create Directory

– Change ownership

Sample vhost configuration:

. . . → Read More: nginx php centos6 howto