Windows Apache PHP FastCGI Setup
If you’re like me, you prefer installing Apache and PHP on your own without the use of WAMPServer. The goal is to setup the latest Apache server with PHP 5 and PHP 4 using FastCGI.
How To Setup a NGINX Virtual Host Using a Custom Domain
My LEMP Setup Guide would not be complete if it didn’t show you how to setup your first virtual host (using your own domain name). This step will give you a good reference for setting up as many virtual hosts as you need on your server.

Running PHP4 and PHP5 in Parallel, The Easy Way
If you need to run different versions of PHP in your daily development environment, I’ll show you how to do it quite effortlessly. The main reason you might need this, is to test compliance with older PHP versions. Running PHP4 and PHP5 together isn’t as hard as you may think.
Recent Comments