Koozali.org: home of the SME Server
Obsolete Releases => SME Server 8.x => Topic started by: Paperguides on July 08, 2014, 06:12:45 PM
-
I'm not sure where to put this but here goes.
I've been working on setting up a CAcert using the Contrib/Howto and I seem to have disabled access to the server-manager page. I get an 'Unable to connect' message trying either http or https.
Any pointers on how I get it back?
-
I guess apache cannot start because of an invalid certificate. Check the error message with
httpd -t
And to revert to the default setup:
db configuration delprop modSSL crt
db configuration delprop modSSL key
expand-template /etc/httpd/conf/httpd.conf
Apache should then be able to start
-
Using the httpd command allowed me see what the problem was and fix it.
Thanks for the help.
I'm glad to say I never stop learning and hope I will never will.
-
Please report the problem&solution and put a [Solved] in subject.
Nicola