Re: apache not running at boot
On Wed, 18 Jul 2018 20:57:18 -0400
Dave <debiantechquestions@gmx.com> wrote:
>
> after boot apache is not running,
> if i run systemctl status apache2, i get the address bind error shown
> above
>
> at the command line after boot if i run apache2 -k restart, no errors.
>
> after boot if i start apache2 via /etc/init.d/apache2 start or
> /usr/sbin/apache2ctl start
> then - systemctl does not get the error.
>
> /var/log/apache2 the error.log is "0" bytes
>
> how may i start apache2 at boot with out the error.
>
>
Is there any chance that something else has stolen port 80? Apache
doesn't like that.
I have a very dim memory of this happening to me long ago, though I
can't remember what the offending item was. Just on the offchance, check
whether 80 is in use.
--
Joe
Reply to: