News

Last week in Gearhead I discussed the struggle to get my hosting provider to give me a server with the version of PHP I needed to run a PHP-based groupware system.
How to change phpMyAdmin password on XAMPP To change the phpMyAdmin password on XAMPP, you first need to launch the XAMPP Control Panel. Once it opens, click on the Admin button for MySQL.
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.