I already have Apache2+MySQL+PHP installed and am using it on Ubuntu Linux.
I would like to test out the Zend Framework installation bundled with Zend Server, since the server is supposed to be optimized for the framework. But I don't want it to change the way my current testing sites function.
Can I have Zend Server run concurrently with my current sites without changing their PHP/Apache/MySQL settings?