You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by RexWinthrop <re...@gmail.com> on 2008/01/09 22:25:10 UTC

[users@httpd] Unable to enable mod_ssl

I have sucessfully installed Apache 2.2.6
My http://localhost works perfectly alright.
But when I try to make it as an Encryped server *with mod_ssl (*
https://myipaddress) I am uanble to do so. When I run the following commands
I get the following results.
1) apachectl -l
Compiled in modules:
  core.c
  mod_authn_file.c
  mod_authn_default.c
  mod_authz_host.c
  mod_authz_groupfile.c
  mod_authz_user.c
  mod_authz_default.c
  mod_auth_basic.c
  mod_include.c
  mod_filter.c
  mod_log_config.c
  mod_env.c
  mod_setenvif.c
  prefork.c
  http_core.c
  mod_mime.c
  mod_status.c
  mod_autoindex.c
  mod_asis.c
  mod_cgi.c
  mod_negotiation.c
  mod_dir.c
  mod_actions.c
  mod_userdir.c
  mod_alias.c
  mod_so.c

2) apachectl -M
Loaded Modules:
 core_module (static)
 authn_file_module (static)
 authn_default_module (static)
 authz_host_module (static)
 authz_groupfile_module (static)
 authz_user_module (static)
 authz_default_module (static)
 auth_basic_module (static)
 include_module (static)
 filter_module (static)
 log_config_module (static)
 env_module (static)
 setenvif_module (static)
 mpm_prefork_module (static)
 http_module (static)
 mime_module (static)
 status_module (static)
 autoindex_module (static)
 asis_module (static)
 cgi_module (static)
 negotiation_module (static)
 dir_module (static)
 actions_module (static)
 userdir_module (static)
 alias_module (static)
 so_module (static)
Syntax OK

What am I doing wrong? Thanks in advance.

Re: [users@httpd] Unable to enable mod_ssl

Posted by Krist van Besien <kr...@gmail.com>.
On Jan 9, 2008 10:25 PM, RexWinthrop <re...@gmail.com> wrote:
> I have sucessfully installed Apache 2.2.6
> My http://localhost works perfectly alright.
> But when I try to make it as an Encryped server with mod_ssl
> (https://myipaddress) I am uanble to do so. When I run the following

Have you  loaded and configured mod_ssl?

Krist

-- 
krist.vanbesien@gmail.com
krist@vanbesien.org
Bremgarten b. Bern, Switzerland
--
A: It reverses the normal flow of conversation.
Q: What's wrong with top-posting?
A: Top-posting.
Q: What's the biggest scourge on plain text email discussions?

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org