News

PHP and MySQL are a powerful combination when it comes to providing dynamic content to your user base. Get the step-by-step instructions for installing and configuring these products in a ...
To get started, you should have two software – WAMP and the Drupal package. WAMP is a software stack consisting of Windows, Apache, MySQL and PHP. First, you will have to install WAMP on Windows. In ...
Community driven content discussing all aspects of software development from DevOps to design patterns. There are a variety of reasons why developer or DevOps professionals locally install the Apache ...
Here's a quick tutorial on how to setup Nginx with PHP support. The key? The installation of fastCGI, aka PHP-FPM, so Nginx can serve PHP files to clients.