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

Title: Lost access to Web interface
Post 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?
Title: Re: Lost access to Web interface
Post by: Daniel B. on July 08, 2014, 06:20:02 PM
I guess apache cannot start because of an invalid certificate. Check the error message with

Code: [Select]
httpd -t

And to revert to the default setup:

Code: [Select]
db configuration delprop modSSL crt
db configuration delprop modSSL key
expand-template /etc/httpd/conf/httpd.conf

Apache should then be able to start
Title: Re: Lost access to Web interface -[Fixed]
Post by: Paperguides on July 13, 2014, 12:23:10 PM
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.

Title: Re: Lost access to Web interface
Post by: nicolatiana on July 13, 2014, 05:22:35 PM
Please report the problem&solution and put a [Solved] in subject.

Nicola