Re: [mp2] Conflicting instructions in docs?

2003-01-17 Thread Nick Tonkin
On Sat, 18 Jan 2003, Stas Bekman wrote: > See if it's any better now. Go to: > >http://perl.apache.org/docs/2.0/user/install/install.html#Configuring_and_Installing_Prerequisites > which takes you to: > http://perl.apache.org/docs/2.0/user/install/install.html#Prerequisites > which mentions all t

Re: [mp2] Conflicting instructions in docs?

2003-01-17 Thread Stas Bekman
That would help remove the perception of a suggestion towards threading. But what I was really looking for was something to help me choose whether or not to use threads at all. I couldn't find this clear answer in the perl documentation. Geoff suggested that if stability was a priority and perfor

Re: [mp2] Conflicting instructions in docs?

2003-01-17 Thread Nick Tonkin
On Sat, 18 Jan 2003, Stas Bekman wrote: > Nick Tonkin wrote: > > Well, I'm taking the plunge. > > > > I have a brand new spiffy machine I'm configuring and I've decided, since > > for once I don't have to get it up and running urgently, to go the whole > > hog and move to the 2.0 world. > > > >

Re: [mp2] Conflicting instructions in docs?

2003-01-17 Thread Stas Bekman
Nick Tonkin wrote: Well, I'm taking the plunge. I have a brand new spiffy machine I'm configuring and I've decided, since for once I don't have to get it up and running urgently, to go the whole hog and move to the 2.0 world. For me this means upgrading not only from apache 1.3x and mod_perl 1.

Re: [mp2] Conflicting instructions in docs?

2003-01-17 Thread Geoffrey Young
I'm confused. Where's the quick answer to whether or not I should use threads? I'm on FreeBSD 4.7. you shouldn't need -DUSETHREADS unless you plan on using the threaded MPM you can use your normal perl with --with-mpm=prefork (at least I think so :) --Geoff

[mp2] Conflicting instructions in docs?

2003-01-17 Thread Nick Tonkin
Well, I'm taking the plunge. I have a brand new spiffy machine I'm configuring and I've decided, since for once I don't have to get it up and running urgently, to go the whole hog and move to the 2.0 world. For me this means upgrading not only from apache 1.3x and mod_perl 1.2x but also from pe