Re: [Modules] Session Cache is not configured - hint SSLSessionCache

2009-01-08 Thread Nikos Mavrogiannopoulos
I don't think you can mix mod_ssl with mod_gnutls. The issue here it
was that gnutls dbm was started on a server where gnutls wasn't
enabled.

regards,
Nikos

On Wed, Jan 7, 2009 at 11:02 PM,   wrote:
>
>>> NameVirtualHost *:80
>>
>> If you remove this line does it have any effect?
>
> I'm afraid not. It's just the same as before.
>
> Maybe interesting:
> If I comment out "LoadModule ssl_module libexec/apache22/mod_ssl.so"
> there is no error message at all. Apache doesn't start, no crash, no
> comment, nothing.
>
> - Alexander
>
>
___
Modules mailing list
Modules@lists.outoforder.cc
http://lists.outoforder.cc/mailman/listinfo/modules


Re: [Modules] Session Cache is not configured - hint SSLSessionCache

2009-01-07 Thread ml

>> NameVirtualHost *:80
>
> If you remove this line does it have any effect?

I'm afraid not. It's just the same as before.

Maybe interesting:
If I comment out "LoadModule ssl_module libexec/apache22/mod_ssl.so"
there is no error message at all. Apache doesn't start, no crash, no
comment, nothing.

- Alexander

___
Modules mailing list
Modules@lists.outoforder.cc
http://lists.outoforder.cc/mailman/listinfo/modules


Re: [Modules] Session Cache is not configured - hint SSLSessionCache

2009-01-07 Thread Nikos Mavrogiannopoulos
m...@alexg.org wrote:
> Hallo,
> 
> I am currently trying to install mod_gnutls on FreeBSD 6.3 within a Jail.
> - Apache 2.2.10 (also tried 2.2.8)
> - mod_gnutls 0.5.3 (also 0.4.3, svn)
> 
> Everytime I try to start apache I'll get an error-log entry as follows:
> 
> "[Thu Jan 01 20:05:12 2009] [warn] Init: Session Cache is not configured
> [hint: SSLSessionCache]"

> NameVirtualHost *:80

If you remove this line does it have any effect?

regards,
Nikos
___
Modules mailing list
Modules@lists.outoforder.cc
http://lists.outoforder.cc/mailman/listinfo/modules