Links

Lists

Latest Updates

Ruby On Rails List
Python list
Advanced Java
The JavaScript List
Apache Users
Full Disclosure
Linux Security

Search the archives!


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Ok, It beat me...need some help here please


  • From: eric.linux@xxxxxxxxxxx (eric)
  • Subject: Ok, It beat me...need some help here please
  • Date: Sun, 14 Jul 2002 10:35:30 +0200

I'm having a hell of a time with this.

I am trying to set up Apache to also use SSL

I downloaded 2.0.39, extracted it (a couple of times now) and

The config.log file contains:
*********************************************
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by configure, which was
generated by GNU Autoconf 2.53.  Invocation command line was

  $ ./configure --prefix=/usr/local/Apache-2.0.39 --enable-mods-shared=all 
--enable-mod_ssl=shared
.
.
.
.
configure:9205: checking whether to enable mod_proxy_http
configure:9243: result: no
configure:9317: checking whether to enable mod_ssl
configure:9746: result: no
configure:9820: checking whether to enable mod_optional_hook_export
configure:9858: result: no
********************************************

Then I did make and make install.

I can start Apache by using bin/apachectl startssl

and my error.log file contains:
**********************************************
[Sun Jul 14 10:15:41 2002] [notice] Digest: generating secret for digest 
authentication ...
[Sun Jul 14 10:15:41 2002] [notice] Digest: done
[Sun Jul 14 10:15:42 2002] [notice] Apache/2.0.39 (Unix) DAV/2 configured -- 
resuming normal operations
**********************************************

When I try to connect using https://localhost I'm denied permission.

I've looked in my httpd.conf file and there's no directive to load mod_ssl.  
I've looked in the modules directory and there is no mod_ssl.so

I'm confused.  How did you guys get SSL to work?

Eric



---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx
For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx