At 07:34 PM 8/27/99 , aplus security and internet services wrote:
>i am having problems starting apache ssl the webserver can't start
>
>and this is the error message in the logs what does this mean
>and what can i do about this.
>
>garry
>[EMAIL PROTECTED]
>
>[Thu Aug 26 19:21:36 1999] [crit] Required SSLCacheServerPort missing
>[Thu Aug 26 19:24:26 1999] [crit] Required SSLCacheServerPort missing
>[Thu Aug 26 20:21:36 1999] [crit] Required SSLCacheServerPort missing
>[Fri Aug 27 17:12:02 1999] [crit] Required SSLCacheServerPort missing

Garry,

You do not have the cache configured. Check out the template .config, .. 
you need a line something like:

SSLCacheServerPath /usr/local/apache/sbin/gcache
SSLCacheServerPort 12345
SSLSessionCacheTimeout 300

which should be placed in the common section (not inside a virtual host).

         Lee
============================================
    Leland V. Lammert                                [EMAIL PROTECTED]
       Chief Scientist                         Omnitec Corporation
   Network/Internet Consultants              www.omnitec.net
============================================
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to