Apache2 and prefork. This is the standard installation on unix / Linux systems. Apache2 is about a good 20% faster than apache 1.3.x , the %% might be debatable, but the performance superiority is not. I have seen no compatibility issues to bare mention. If you can or want, you might even run on apache 2.2.x , it even has more features, but considered a bit racy , and too new by some .
I would suggest mysql 5.x and php 5.x if you are building your development/ test platform, this would avoid a bit of a headache later when you will eventually have to upgrade from Mysql 4 and php 4 ... Cheers Szemir On June 21, 2007 07:57, Dave Watkins wrote: > Hi All, > > Just wondering ....... > > Should one be installing Apache or Apache2 these days? > > Prefork or Worker? > > System will be used as a LOCAL development and testing box and will be > hosting multiple domains. > > PHP and mySQL will also be installed. > > Any other suggestions that I might miss would be appreciated. > > Thanks, > > Dave > > > > _______________________________________________ > clug-talk mailing list > [email protected] > http://clug.ca/mailman/listinfo/clug-talk_clug.ca > Mailing List Guidelines (http://clug.ca/ml_guidelines.php) > **Please remove these lines when replying _______________________________________________ clug-talk mailing list [email protected] http://clug.ca/mailman/listinfo/clug-talk_clug.ca Mailing List Guidelines (http://clug.ca/ml_guidelines.php) **Please remove these lines when replying

