News

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.
Step 1 Install the Application Server role onto your Windows Server 2003 R2 system Step 2 Download PHP and MySQL Step 3 Install MySQL Step 4 Install and configure PHP Step 5 Test MySQL Web connection ...
There are a variety of reasons why developer or DevOps professionals locally install the Apache Web Server on a Windows 10 machine. They can use the Apache HTTP server for testing, or to simulate a ...
If you've discovered that you can't install mcrypt as you once could, fret not. Here are the steps to take so you can get that oft-used dependency installed with the help of pecl. As of PHP 7.1 ...