On Wed, 16 Feb 2005, DPH wrote: > I think it's saying to update apache 2. It's difficult to get mod_perl > and apache 2 to play, that's why the module version is still 1.99. I > ignored this warning from others and wasted a lot of time, I had to go > back to 1.33 on the apache in the end.
This fits with what I've heard. > On Feb 16, 2005, at 6:34 AM, Forbes, Donny wrote: > > > Chris, > > > > Not so much of a mysql problem. Basically I need to know how to upgrade > > the mod_perl. > > > > Here is what I did: > > > > I am running apache version: > > Server version: Apache/2.0.46 > > The current version shipping with Panther 10.3.7 id 2.0.52 This isn't true for Panther client version: $ httpd -v Server version: Apache/1.3.33 (Darwin) Server built: Nov 29 2004 17:59:31 $ sw_vers ProductName: Mac OS X ProductVersion: 10.3.8 BuildVersion: 7U16 $ Panther server may ship with Apache 2, but the regular version doesn't. -- Chris Devers