HTTPD Fails To Start On Reboot Fedora
- 
Look in the main logs rather than the systemctl error messages. Generally way better info in there.
 - 
Ignore that error 100% of the time.
That is an info message only and is not relevant.
 - 
@jaredbusch said in HTTPD Fails To Start On Reboot Fedora:
Ignore that error 100% of the time.
That is an info message only and is not relevant.
I see it all the time on working systems.
 - 
Yep, that was more useful. It was the same issue that Jared had had with a misnamed access.log file instead of access_log file in the conf file. Fixed the correct file name and all is well in the world again.
 - 
@reid-cooper said in HTTPD Fails To Start On Reboot Fedora:
@jaredbusch said in HTTPD Fails To Start On Reboot Fedora:
Ignore that error 100% of the time.
That is an info message only and is not relevant.
I see it all the time on working systems.
Correct. it is an information error only. As it says, you can set the variable to make it not show up.
 - 
Was bookstack working before the reboot?
 - 
@black3dynamite said in HTTPD Fails To Start On Reboot Fedora:
Was bookstack working before the reboot?
It was working. Only after reboot did it screw up.
 - 
@nashbrydges said in HTTPD Fails To Start On Reboot Fedora:
@black3dynamite said in HTTPD Fails To Start On Reboot Fedora:
Was bookstack working before the reboot?
It was working. Only after reboot did it screw up.
@black3dynamite he probably has not rebooted since the first install which he did prior to me fixing the log file error.
 - 
@jaredbusch said in HTTPD Fails To Start On Reboot Fedora:
@nashbrydges said in HTTPD Fails To Start On Reboot Fedora:
@black3dynamite said in HTTPD Fails To Start On Reboot Fedora:
Was bookstack working before the reboot?
It was working. Only after reboot did it screw up.
@black3dynamite he probably has not rebooted since the first install which he did prior to me fixing the log file error.
That's what I was thinking too.
@NashBrydges There is a typo error in the bookstack.conf file
https://mangolassi.it/topic/16587/fedora-update-breaks-httpd/12 - 
@jaredbusch said in HTTPD Fails To Start On Reboot Fedora:
@nashbrydges said in HTTPD Fails To Start On Reboot Fedora:
@black3dynamite said in HTTPD Fails To Start On Reboot Fedora:
Was bookstack working before the reboot?
It was working. Only after reboot did it screw up.
@black3dynamite he probably has not rebooted since the first install which he did prior to me fixing the log file error.
Yup. You are correct.