I have just completed a new install of SME Server 5.6 on a budget system. On my first boot after configuring the server the following steps failed:
httpd-admin: Starting httpd=admin:
httpd-admin: Syntax error on line 177 of /etc/httpd/admin-conf/httpd.conf:
httpd-admin: Cannot add module via name 'mod_ssl.c': not in list of loaded modules.
httpd-admin: httpd-admin: startup failed
httpd-admin: ^[[60G[ ^[[1;31mFAILED
Line 177 says:
AddModule mod_ssl.c
I have tried repairing the httpd conf file using the expand template command but that did not work.
My next option is to work out how to load mod_ssl.c. Any ideas?
Also what is the meaning of the line:
httpd-admin: ^[[60G[ ^[[1;31mFAILED
I think as a result of this I have been unable to access the service manager via the text browser and via http. Via http I get the follwoing message:
Proxy Error
The proxy server received an invalid response from an upstream server.The proxy server could not handle the request GETÂ /server-manager.
Reason: Could not connect to remote machine: Connection refused
I look forward to your replies