Keep Server Online
If you find the Apache Lounge, the downloads and overall help useful, please express your satisfaction with a donation.
or
A donation makes a contribution towards the costs, the time and effort that's going in this site and building.
Thank You! Steffen
Your donations will help to keep this site alive and well, and continuing building binaries. Apache Lounge is not sponsored.
| |
|
Topic: installing ssl on apache 2.2.4 |
|
Author |
|
untroncho
Joined: 29 Jan 2007 Posts: 2
|
Posted: Mon 29 Jan '07 22:49 Post subject: installing ssl on apache 2.2.4 |
|
|
hello
i am trying to install/enable ssl in my apache installation on win 2k. i downloaded the bin build available here. when i enable mod_ssl.so in the httpd.cnf file apache does not start i get an error saying it can't find the module mod_ssl.so
anyone??
thanks |
|
Back to top |
|
James Blond Moderator

Joined: 19 Jan 2006 Posts: 7405 Location: EU, Germany, Next to Hamburg
|
Posted: Tue 30 Jan '07 18:04 Post subject: |
|
|
How does the line look like in httpd.conf you added or changed to enable SSL? What is in your error log? |
|
Back to top |
|
untroncho
Joined: 29 Jan 2007 Posts: 2
|
Posted: Wed 31 Jan '07 0:05 Post subject: |
|
|
the line is LoadModule ssl_module modules/mod_ssl.so . there is no record of the eeror in the log probably because when i enable this line apache does not start. the error in the cmn windows basically says that apache can't find the mod_ssl.so
i should also say that i am using the package distributed here on top of my own installation which other than ssl works perfectly with php, mysql, etc.
a separate question is what does installing the C++ redistribution package acomplish? i installled it when i was trying to make this work. |
|
Back to top |
|
|
|
|
|
|