Hi!
I have an apache2+PHP5.2.3 instaled under ubuntu (general release from apt). I would like to use the Zend Debugger and the eAccelerator too, but it's recommended not to use them together. I would like to set up a virtual host in apache, and set the eAccelerator enabled and debugger disabled for the main site, and another vhost for developing, with eAccelerator disabled and Debugger enabled.
Can it be done this way or I need another apache to run for different loaded extensions?