hi, which distro do you use? wich modules are enabled in your apache configuration? do you have some log file output (eg error.log)
-- web: http://www.mephisto23.com On Wed, 27 May 2009 14:37:42 +0100, Per User <[email protected]> wrote: > I looked at your install guide, and actually rebuilt apache according to it > - but still have the same issue. > > In ports.conf > > Listen 1.2.3.4:443 https > > In virtualhost conf > > Namevirtualhost 1.2.3.4:443 > <virtualhost 1.2.3.4:443> > ... > SSLEngine On > SSLCertificateFile /path/to/crt > SSLCertificateKeyFile /path/to/key > SetEnvIf User-Agent ..*MSIE.*. nokeepalive ssl-unclean-shutdown > </virtualhost> > > The config works fine on another non-peruser apache server, but falls down > on the peruser build. I installed pound to try and resolve the issue - > however this is giving peculiar results, throwing apache into rewrite loops > - again, code that works fine on a normal apache build. > >> hi, > >> i have it running with ssl and it works fine. check your configuration. >> if >> could not find the problem, just post your config. you can also take a >> look >> on my website. > >> the chroot fix for DC2 will hopefully coming soon. i need it too :) > > > > On Wed, May 27, 2009 at 11:33 AM, Per User > <[email protected]>wrote: > >> We've been running DC2 for a while now and we are having a little >> bother with it. >> >> SSL isn't working at all and gives a record too long error. When >> requests are failing to pass to the children gracefull restarts become >> impossible - so apache has to be forceably killed. >> >> We we're running chroot-but that's not working any more either - we >> can't wait for the fix! >> _______________________________________________ Peruser mailing list [email protected] http://www.telana.com/mailman/listinfo/peruser
