Koozali.org: home of the SME Server

SME 11 e-smith Fails to Start

Offline j_radue

  • **
  • 33
  • +0/-0
SME 11 e-smith Fails to Start
« on: July 11, 2026, 11:39:49 PM »
Hi, I have installed the SME 11 beta orginally, but updated to what I believe is RC1. I have never been able to access the server manager, with a connect refused error. I was able to get the following info from the command line.

Jul 11 16:23:02 radue-server.raduehome.net systemd[1]: Starting httpd-e-smith The Koozali SME Server Apache HTTP Service...
Jul 11 16:23:08 radue-server.raduehome.net httpd[2608]: AH00526: Syntax error on line 843 of /etc/httpd/conf/httpd.conf:
Jul 11 16:23:08 radue-server.raduehome.net httpd[2608]: AuthName takes one argument, The authentication realm (e.g. "Members Only")
Jul 11 16:23:08 radue-server.raduehome.net systemd[1]: httpd-e-smith.service: Main process exited, code=exited, status=1/FAILURE
Jul 11 16:23:08 radue-server.raduehome.net systemd[1]: httpd-e-smith.service: Failed with result 'exit-code'.
Jul 108 radue-server.raduehome.net systemd[1]: Failed to start httpd-e-smith The Koozali SME Server Apache HTTP Service.1 16:23:

It seems the httpd.conf file is malformed or something, but I am unsure how to fix it.

Offline bunkobugsy

  • *
  • 337
  • +4/-0
Re: SME 11 e-smith Fails to Start
« Reply #1 on: July 12, 2026, 02:05:12 PM »
dnf update --refresh
signal-event post-upgrade; signal-event reboot
make sure you open  https://serverip/smanager from a lan connected pc

Offline j_radue

  • **
  • 33
  • +0/-0
Re: SME 11 e-smith Fails to Start
« Reply #2 on: July 12, 2026, 03:51:24 PM »
Thank you for the reply.  I ran the commands, but the result was "Nothing to do."  So no progress.

Offline bunkobugsy

  • *
  • 337
  • +4/-0
Re: SME 11 e-smith Fails to Start
« Reply #3 on: July 12, 2026, 09:54:04 PM »
check line 843 of /etc/httpd/conf/httpd.conf, you might have some custom templates or a faulty contrib
try to identify template fragment generating line 843 or show content around that line