On Sun, 2007-01-28 at 02:01 +0200, Chaim Keren Tzion wrote:
> Any suggestions for tools to use in setting up a dev environment for a LAMP
> project (version controll, development and testing)?
I would think that it would be the same as with any project - nothing
special about a LAMP environment. If you want to run multiple
environments (a different installations for "development" and "testing",
for example) you can do so on the same server with virtual hosting.
> Development:
> Eclipse with PHPeclipse
PHPclipse is less stable then what I would have liked. For serious PHP
development I would recommend looking at Zend Studio (commercial
product, currently based on eclipse, with a free trial) and also
checking out Quanta (from kdewebdev), the latter has a very good
deployment scenario with a project manager that can deploy to ssh,
webdav and ftp.
--
Oded
::..
X windows:
Old-world software cruftsmanship at its finest.
=================================================================
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]