How to successfully deploy a fully working php/symfony environment in Snow Leopard I: The show starts
Posted: March 1st, 2010 | Author: alej | Filed under: tutorials | Tags: development environment, index, php, symfony, tutorial | No Comments »This is the first part of a multi-series of posts regarding the installation and configuration of a fully development environment for symfony, the best PHP framework out there.
This will be oriented to a normal desktop Snow Leopard installation on a mac computer, but other platforms would be explained in further tutorials.
We’re going to need a bunch of things installed for this to work, but we won’t encounter any major problems, I hope:
- Mysql
- Apache + PHP5
- MysqlAdmin
- xDebug+PHPUnit+Pear
- Eclipse
- symfony
- Any other tool to improve our workflow, such us svn, git… suggestions are welcomed.
This post will serve as an index for future chapters, to facilitate access and/or references.