Re: [EMAIL PROTECTED] problem starting apache with mod_ssl.so

2007-10-09 Thread Tom Hart
That seems to work a lot better :-) Chalk one up to acquiring knowledge the hard way. Sander Temme wrote: On Oct 9, 2007, at 11:50 AM, Tom Hart wrote: My apache ver is 2.2.4 and my mod_ssl.so ver is 2.2.3, (any problems with that? and if so where can I find a win32 compiled version of mod_s

Re: [EMAIL PROTECTED] problem starting apache with mod_ssl.so

2007-10-09 Thread Sander Temme
On Oct 9, 2007, at 11:50 AM, Tom Hart wrote: My apache ver is 2.2.4 and my mod_ssl.so ver is 2.2.3, (any problems with that? and if so where can I find a win32 compiled version of mod_ssl 2.2.4). I used OpenSSL 0.9.8d to create the certificates. If you grabbed an httpd from one source, a

Re: [EMAIL PROTECTED] problem starting apache with mod_ssl.so

2007-10-09 Thread Tom Hart
"Again, hopefully you didn't mix and match packages, that's badness." Of course I didn't, ok maybe I did. Here's what happened. I installed apache from the asf .msi installer for windows (v 2.2.4). I told it to install ssl support, but it appears that it didn't provide me with mod_ssl.so. Whil

Re: [EMAIL PROTECTED] problem starting apache with mod_ssl.so

2007-10-09 Thread William A. Rowe, Jr.
Tom Hart wrote: > Hello again everybody. Now that my apache server is successfully > authenticating with ldap, I'd like to add in ssl support. Using the > instructions at http://www.neilstuff.com/apache/apache2-ssl-windows.htm > I was able to get it pretty close, and work through the "spaces in fil

[EMAIL PROTECTED] problem starting apache with mod_ssl.so

2007-10-09 Thread Tom Hart
Hello again everybody. Now that my apache server is successfully authenticating with ldap, I'd like to add in ssl support. Using the instructions at http://www.neilstuff.com/apache/apache2-ssl-windows.htm I was able to get it pretty close, and work through the "spaces in file names" errors and