We use Apache Maven to create builds and handle dependencies. It can automatically configure Apache for each project and probably PHP too (haven't tried this).
It usually takes a little bit of time to set up each dev environment so we keep instructions posted on our internal wiki. Most of it is pretty straight forward -- install Zend Server, Eclipse and plugins, Maven, then check out project and build. On Aug 6, 2010 8:50 AM, "Paul" <[email protected]> wrote: Not to mention, managing slightly different versions.... or say having some of your projects running on php5.2 and others on php5.3. On 8/6/2010 11:49 AM, Paul wrote: > > Right. Another issue with a centralized dev server, is usin...
