Re: [EMAIL PROTECTED] Mod ssl with Apache 2.2.2 SOLVED

2006-09-12 Thread William A. Rowe, Jr.
Roger Harrell wrote: >>> I'm in the process of migrating servers. New server running Apache 2.2.2. >>> It didn't come with mod_ssl.so. What's the current config for getting >>> mod_ssl up and running with Apache 2.2.2. >> >> Otherwise, check your supplier's documentation. > > Uh, ok yeah. It didn

RE: [EMAIL PROTECTED] Mod ssl with Apache 2.2.2 SOLVED

2006-09-12 Thread Roger Harrell
>> I'm in the process of migrating servers. New server running Apache 2.2.2. >> It didn't come with mod_ssl.so. What's the current config for getting >> mod_ssl up and running with Apache 2.2.2. >First, run httpd -M, to see if you've got it builtin. > >If you compile it yourself, run "configure -

Re: [EMAIL PROTECTED] Mod ssl with Apache 2.2.2

2006-09-12 Thread Serge Dubrouski
The you need to install/update mod_ssl rpm a well (mod_ssl-2.2.2-1.2.i386.rpm). Config steps for mod_ssl for 2.2.X are almost the same that for 2.0.XX On 9/12/06, Roger Harrell <[EMAIL PROTECTED]> wrote: Sorry. Fedora Core 5 with Apache updated by yum Roger >You didn't say what platform you

Re: [EMAIL PROTECTED] Mod ssl with Apache 2.2.2

2006-09-12 Thread Serge Dubrouski
.c:27: If you're building under Linux (natively or cross-compiling), try adding that switch to see if you get better results. - Larry -Original Message- From: Roger Harrell [mailto:[EMAIL PROTECTED] Sent: Tuesday, September 12, 2006 4:28 PM To: users@httpd.apache.org Subject: [EMAIL

RE: [EMAIL PROTECTED] Mod ssl with Apache 2.2.2

2006-09-12 Thread Lawrence Stefani
Original Message- From: Roger Harrell [mailto:[EMAIL PROTECTED] Sent: Tuesday, September 12, 2006 4:28 PM To: users@httpd.apache.org Subject: [EMAIL PROTECTED] Mod ssl with Apache 2.2.2 I'm in the process of migrating servers. New server running Apache 2.2.2. It didn't come with

RE: [EMAIL PROTECTED] Mod ssl with Apache 2.2.2

2006-09-12 Thread Roger Harrell
Sorry. Fedora Core 5 with Apache updated by yum Roger >You didn't say what platform you are on. Did you compile Apache from source? Is it Linux RPM? Is it Solaris >package? Is it Windows binary? >> I'm in the process of migrating servers. New server running Apache >> 2.2.2. It didn't come wi

Re: [EMAIL PROTECTED] Mod ssl with Apache 2.2.2

2006-09-12 Thread Nick Kew
On Tuesday 12 September 2006 21:27, Roger Harrell wrote: > I'm in the process of migrating servers. New server running Apache 2.2.2. > It didn't come with mod_ssl.so. What's the current config for getting > mod_ssl up and running with Apache 2.2.2. First, run httpd -M, to see if you've got it buil

Re: [EMAIL PROTECTED] Mod ssl with Apache 2.2.2

2006-09-12 Thread Serge Dubrouski
You didn't say what platform you are on. Did you compile Apache from source? Is it Linux RPM? Is it Solaris package? Is it Windows binary? On 9/12/06, Roger Harrell <[EMAIL PROTECTED]> wrote: I'm in the process of migrating servers. New server running Apache 2.2.2. It didn't come with mod_ssl.so

[EMAIL PROTECTED] Mod ssl with Apache 2.2.2

2006-09-12 Thread Roger Harrell
I'm in the process of migrating servers. New server running Apache 2.2.2. It didn't come with mod_ssl.so. What's the current config for getting mod_ssl up and running with Apache 2.2.2. Thanks, Roger - The official User-To-User