chris_c_ wrote:Since today's nightly build 1.5.021900 , Roundcube lightttpd is broken.
My artica roundcube configuration: port 443 and https.
I visit the normal address https :// localhost
Error:
"Secure Connection Failed
An error occurred during a connection to articabox.
SSL received a record that exceeded the maximum permissible length.
(Error code: ssl_error_rx_record_too_long)
The page you are trying to view can not be shown because the authenticity of the received data could not be verified.
* Please contact the web site owners to inform them of this problem."
I fixed it temporarily...
I had to disable "original apache system" which, using port 443, prevented roundcube from starting.
* This is unsatisfactory because... it's best to have the ports be listened to, not bound, and each groupware and system service, can respond to http requests, based on matching hostname only.... but that's more complicated.
anyway, it works for now, until we will need the original apache system for something.
by the way, what is the original apache system used for ????
