Reference
A collection of articles on various topics that interest me. Written mostly in order to document my own solutions to problems, and published in the hope that they may help others save some time.
2010
Named Pipe Support Broken in PHP 5.3.x on Windows
Named pipe support is apparently broken in PHP 5.3.x on Windows.
~ Read
MySQL default-character-set is Deprecated in Windows Event Log
Current versions of MySQL 5.1.x appear to ship with an outdated default configuration file that generates the warnings in the Windows Event Log.
~ Read
MySQL Configuration Wizzard on Windows Vista
The MySQL Server Instance Configuration Wizzard MySQLInstanceConfig.exe (current version 1.0.10.0) that comes with the MySQL Server Community Edition (current version 5.0.51a) has a typo in the embedded manifest file that prevents it from running on Windows Vista machines.
~ Read