Jun 6 2009

NetBeans, Apache, PHP, XDebug and Symfony on Mac OSX… easy!

Six months ago I tried to get Apache, PHP, MySQL and Symfony on my Mac OSX build, so that I could avoid using a CentOS based dev environment I was running in VMWare Fusion. After weeks of struggling with compiling apache, php and mysql I gave up and stuck with CentOS Linux.

Today I stumbled across the following two tutorials as a result of switching to the NetBeans IDE for my php development work. In short, using the free version of MAMP and by following the steps described in the second tutorial you can be up and running with Symfony dev environment on your Mac. ;)

Happy coding!


Jun 5 2009

Symfony Checklist – what to check before your application goes live

Symfony ChecklistFabien tweeted about this moments ago. The generous folks at UI Studio have put together a helpful checklist that every symfony developer should work through before launching an application.

Checks include:

  • Custom 404 and other error/maintenance pages
  • Security related
  • PHP configuration
  • User experience

Check it out at http://symfony-check.org