Nginx and PHP-FPM for Ubuntu

1. Install and Start Nginx (a) use apt-get [codesyntax lang="bash" lines="no" container="pre" tab_width="4"] $ su $ apt-get install nginx $ update-rc.d nginx defaults $ /etc/init.d/nginx start [/codes… Continue reading
Posted in Nginx, PHP, Ubuntu| Tagged , , | Leave a comment