Category Archives: php
PHP 5.1 and 5.2 and MySQL 5.1.20+
Today I fell victim of a gotcha when custom compiling PHP 5.1.4 for a customer which runs MySQL 5.1.22. The customer in question requires the mysqli component which appears to be broken with these versions (fixed in 5.2.4 though). So … Continue reading