Hello,
I am using SME 6.5 RC, Im getting an error while downloading files via HTTPS, below is the error I got from my logs:
[16/Mar/2006 15:07:08 11558] [info] Seeding PRNG with 1160 bytes of entropy
[16/Mar/2006 15:07:08 11558] [error] Cannot open SSLSessionCache DBM file /etc/httpd/state/ssl_scache' for writing (store) (System error follows)
[16/Mar/2006 15:07:08 11558] [error] System: No such file or directory (errno: 2)
[16/Mar/2006 15:07:08 11558] [info] Connection: Client IP: x.x.x.x, Protocol: TLSv1, Cipher: EDH-RSA-DES-CBC3-SHA (168/168 bits)
[16/Mar/2006 15:07:08 11558] [info] Initial (No.1) HTTPS request received for child 0 (server
www.mydomain:443)
[16/Mar/2006 15:07:08 11558] [info] Subsequent (No.2) HTTPS request received for child 0 (server
www.mydomain.com:443)
[16/Mar/2006 15:07:08 11558] [info] Connection to child 0 closed with standard shutdown (server
www.domain.com:443, client x.x.x.x)
[16/Mar/2006 15:07:08 11559] [info] Connection to child 1 established (server
www.mydomain:443, client x.x.x.x)
[16/Mar/2006 15:07:08 11559] [info] Seeding PRNG with 1160 bytes of entropy
[16/Mar/2006 15:07:09 11559] [error] Cannot open SSLSessionCache DBM file /etc/httpd/state/ssl_scache' for writing (store) (System error follows)
[16/Mar/2006 15:07:09 11559] [error] System: No such file or directory (errno: 2)
[16/Mar/2006 15:07:09 11559] [info] Connection: Client IP: x.x.x.x, Protocol: TLSv1, Cipher: EDH-RSA-DES-CBC3-SHA (168/168 bits)
[16/Mar/2006 15:07:09 11559] [info] Initial (No.1) HTTPS request received for child 1 (server
www.mydomain.com:443)
[16/Mar/2006 15:07:09 11559] [info] Connection to child 1 closed with standard shutdown (server
www.mydomain:443, client x.x.x.x)
Please help.
Thanks,
Mike