|
Tuesday, 30 August 2011 13:05 |
|
Running WordPress On Nginx (LEMP) on Debian Squeeze/Ubuntu 11.04
This tutorial shows how you can install and run a WordPress blog on a
Debian Squeeze or Ubuntu 11.04 system that has nginx installed instead
of Apache (LEMP = Linux + nginx (promounced "engine x") + MySQL + PHP).
In addition to that I will also show you how you can use the WordPress
plugins WP Super Cache and W3 Total Cache with nginx. nginx is a HTTP
server that uses much less resources than Apache and delivers pages a
lot of faster, especially static files. Read more: |
|
Tuesday, 23 August 2011 05:55 |
|
Installing Wordpress With BitNami
BitNami Wordpress Stack is a free, self-contained, easy-to-install
package that bundles every piece of software (dependency) necessary to
run Wordpress for development or production purposes. It includes the
latest version of Wordpress and is fully configured and ready-to-run. Read more: |