Thomas thanks so much for the great help. I actually read about the new Zend Studio, which looks great, but right now, as you mention, we need a solution w/o 3rd party product, and would prefer to use our current ide's... although in the future this may change.

If you could provide a detailed configuration that would be amazing.

Thanks so much.

On 10/27/2010 10:16 PM, Thomas D. wrote:
Hi,

Zend Studio v8 has an integrated VMware support. Basically you just need
VMware - it would work with any editor/IDE. VMware has a feature "folder
sharing", which allows the user to share a host folder transparent with the
guest. No locking problems, like you will experience with Samba or any other
network share.

http://www.zend.com/en/products/studio/vmware-workstation-deployment


But you should be able to do what you want without any third software
product:
Running PHP in FCGI mode with Apache2 (I used mod_fcgid) will allow you to
run as many PHP versions as you want with different configurations - even on
Windows.

The "trick" is do use different "FcgidWrapper" directives for every PHP
version you want to run and to set the PHPRC environment variable with
FcgidInitialEnv in every VHost.

Do you need a detailed configuration guide?


Reply via email to