Tag Archives: php

PHP – node.lo compiler errors when building on OS X 10.9

Some older versions of PHP build fine on OS X 10.7 but fall over while compiling node.c on OS X 10.9 Continue reading

PHP – Building PHP 5.4 with IMAP on Red Hat Linux

Adding IMAP support to your PHP build on Red Hat Enterprise Linux can involve navigating some pretty obscure error messages, not to mention some pretty old-school builds Continue reading

PHP – Building on OS X

Building PHP on Mac OS X is pretty straightforward, though you might encounter a hiccup or two along the way. Continue reading