From: Dave O. <da...@sy...> - 2017-04-29 17:44:05
|
My suggestion is to try this: systemctl start apache2.service Then after it fails, this: journalctl -xe That should provide the hints you need to make it happy again. journalctl should dump what normally would be in the /var/log/message but isn't any more Dave > -----Original Message----- > From: Teknoskillz [mailto:tek...@co...] > Sent: Saturday, April 29, 2017 7:13 AM > To: Webmin users list > Subject: Re: [webmin-l] Apache2 down after package update > > Did another purge and remove and reinstall and then I ran the > journalctrl command and it says: > > ======================================================================= > = > -- > -- Unit apache2.service has failed. > -- > -- The result is failed. > Apr 29 14:07:13 systemd[1]: apache2.service: Unit entered failed state. > Apr 29 14:07:13 systemd[1]: apache2.service: Failed with result 'exit- > code'. > Apr 29 14:07:13 systemd[1]: apache2.service: Service hold-off time > over, scheduling restart. > Apr 29 14:07:13 systemd[1]: Stopped LSB: Apache2 web server. > -- Subject: Unit apache2.service has finished shutting down > -- Defined-By: systemd > -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel > -- > -- Unit apache2.service has finished shutting down. > Apr 29 14:07:13 systemd[1]: apache2.service: Start request repeated too > quickly. > Apr 29 14:07:13 systemd[1]: Failed to start LSB: Apache2 web server. > -- Subject: Unit apache2.service has failed > -- Defined-By: systemd > -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel > -- > -- Unit apache2.service has failed. > ======================================================================= > = > > > Not too sure what the "start request repeated too quickly" means. > > > ==== > Steve > > > > > ----------------------------------------------------------------------- > ------- > Check out the vibrant tech community on one of the world's most > engaging tech sites, Slashdot.org! http://sdm.link/slashdot > - > Forwarded by the Webmin mailing list at webadmin- > li...@li... > To remove yourself from this list, go to > http://lists.sourceforge.net/lists/listinfo/webadmin-list |