Will installing phusion passenger (apache) onto an existing server break an existing site implementation that uses PHP?
I am working in rails, and I'd like to run both PHP and Rails applications from the same rackspace VPS. However, i am afraid to install passenger out of fear that it will take down our live site.
I built a vhost for the rails, and have it all setup, but this is holding me back.
Any advice is appreciated.
thanks!
Joel