Hallo, 

I have a problem with APACHE MOD SSL. I installed Apache 2.2.0 
at an Suse Linux System. The Server works fine, also with SSL, but 
in my SSL LOG the following Error Code is written :

ssl_error.log
-----------------------------------------
[warn] Init: Session Cache is not configured [hint: SSLSessionCache]
-----------------------------------------

I believe that the error is my ssl_global.conf but i found no
further information in the internet ...

ssl_global.conf
----------------------------------------------------
SSLSessionCache         dbm:/var/log/apache2/ssl_cache
SSLSessionCacheTimeout  600
---------------------------------------------------

The following modules are installed

---------------------------------------------------
core_module (static)
mpm_prefork_module (static)
http_module (static)
so_module (static)
suexec_module (shared)
actions_module (shared)
alias_module (shared)
autoindex_module (shared)
cgi_module (shared)
dir_module (shared)
include_module (shared)
log_config_module (shared)
mime_module (shared)
negotiation_module (shared)
setenvif_module (shared)
status_module (shared)
userdir_module (shared)
asis_module (shared)
rewrite_module (shared)
ssl_module (shared)
vhost_alias_module (shared)
php5_module (shared)
authn_dbm_module (shared)
auth_basic_module (shared)
authz_groupfile_module (shared)
authz_host_module (shared)
authn_file_module (shared)
authz_user_module (shared)
authz_default_module (shared)
---------------------------------------------------


I hope that someone can help me :)

Lars Steinbrügger
______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl)                   www.modssl.org
User Support Mailing List                      [email protected]
Automated List Manager                            [EMAIL PROTECTED]

Reply via email to