[Wed Dec 01 08:25:45 2004] [notice] Apache/2.0.52 (Unix) mod_ssl/2.0.52 OpenSSL/0.9.7b DAV/2 PHP/4.3.9 mod_jk2/2.0.3-dev configured -- resuming normal operations
So it would seem like ssl is ready to go!?
regards
Andrew
On 1 Dec 2004, at 08:30, Andrew M wrote:
The only message I get concerning SSL is located in the error_log file:
[Wed Dec 01 08:25:45 2004] [notice] LDAP: SSL support unavailable
This was after I had commented out the IfModule tags in http.conf so as to force ssl into action. Is there a terminal window command I can use to see whether:
1. SSL is available as a service in my current build
2. How to make it available if it is part of my current build
again, many thanks for your help with this
Andrew
On 1 Dec 2004, at 08:17, Bertrand Delacretaz wrote:
Le 1 d�c. 04, � 09:04, Andrew M a �crit :
<IfModule mod_ssl.c>
Include conf/ssl.conf
</IfModule>
This will not be executed if the SSL module is not loaded for any reason, you should have a look at your httpd log files to see if there are any complaints about SSL.
Or put something blatantly wrong here
<IfModule mod_ssl.c>SomeWeirdInvalidErrorTriggeringStatementHereYouGetTheIdea
Include conf/ssl.conf
</IfModule>
to check if the IfModule is indeed activated
-Bertrand
<<inline: beya-email.gif>>
�+The home of urban music
+ http://www.beyarecords.com
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
