ok, i'll try to run different server for each developper, mod_perl2 seem to be able to do this rather than mod_perl 1.x
and will this 2 servers have different @INC paths??? (my original problem) thanks Bruno On Mon, 21 Feb 2005 13:38:07 -0500, Perrin Harkins <[EMAIL PROTECTED]> wrote: > On Mon, 2005-02-21 at 13:31 -0500, Bruno Lavoie wrote: > > apache2-mpm-prefork model, should i change this? > > i think that if i run php under apache2 i need to run prefork > > model..... debian automaticaly switched me to this mpm model when i > > installed mod_php4 > > My advice is to keep running prefork, but give up on your idea of > running virtual hosts and just run a separate apache server for each > developer. It's a lot simpler in the long run. Read the documentation > at the link I sent you in my last mail. > > - Perrin > >