Tag Archives: Code

PHP GD Library on Snow Leopard Macports

I recently went through a hellish upgrade to Snow Leopard and had to reinstall all my macports. When I emerged all the graphic imaging functions in a PHP project had died… no warnings, no error messages. After experimenting a bit I realized that the standard GD library wasn’t installed. Apparently in Snow Leopard macports, GD library doesn’t [...]
Posted in Code | Also tagged , , | Leave a comment