Cannot get Apache2 to run

Clash Royale CLAN TAG#URR8PPP up vote
0
down vote
favorite
I was having some trouble with Apache2 and reading the web it seemed in uninstall reinstall should sort the issue.
I did that following this link.
I've now reinstalled apache but as soon as I run service apache2 status I get the following
â apache2.service - LSB: Apache2 web server
Loaded: loaded (/etc/init.d/apache2; bad; vendor preset: enabled)
Drop-In: /lib/systemd/system/apache2.service.d
âÂÂâÂÂapache2-systemd.conf
Active: inactive (dead) since Tue 2018-05-29 16:41:31 UTC; 2min 5s ago
Docs: man:systemd-sysv-generator(8)
Process: 19421 ExecStop=/etc/init.d/apache2 stop (code=exited, status=0/SUCCESS)
Process: 19412 ExecStart=/etc/init.d/apache2 start (code=exited, status=0/SUCCESS)
I'm running on Ubuntu 16.04.
server apache2
add a comment |Â
up vote
0
down vote
favorite
I was having some trouble with Apache2 and reading the web it seemed in uninstall reinstall should sort the issue.
I did that following this link.
I've now reinstalled apache but as soon as I run service apache2 status I get the following
â apache2.service - LSB: Apache2 web server
Loaded: loaded (/etc/init.d/apache2; bad; vendor preset: enabled)
Drop-In: /lib/systemd/system/apache2.service.d
âÂÂâÂÂapache2-systemd.conf
Active: inactive (dead) since Tue 2018-05-29 16:41:31 UTC; 2min 5s ago
Docs: man:systemd-sysv-generator(8)
Process: 19421 ExecStop=/etc/init.d/apache2 stop (code=exited, status=0/SUCCESS)
Process: 19412 ExecStart=/etc/init.d/apache2 start (code=exited, status=0/SUCCESS)
I'm running on Ubuntu 16.04.
server apache2
What it says when you runsudo systemctl start apache2.service?
â pa4080
May 29 at 16:50
Nothing, blank line. But it isn't running
â HenryM
May 29 at 16:53
How did you verify that it is not running?
â vidarlo
Jun 2 at 15:29
service apache2 status
â HenryM
Jun 2 at 17:19
add a comment |Â
up vote
0
down vote
favorite
up vote
0
down vote
favorite
I was having some trouble with Apache2 and reading the web it seemed in uninstall reinstall should sort the issue.
I did that following this link.
I've now reinstalled apache but as soon as I run service apache2 status I get the following
â apache2.service - LSB: Apache2 web server
Loaded: loaded (/etc/init.d/apache2; bad; vendor preset: enabled)
Drop-In: /lib/systemd/system/apache2.service.d
âÂÂâÂÂapache2-systemd.conf
Active: inactive (dead) since Tue 2018-05-29 16:41:31 UTC; 2min 5s ago
Docs: man:systemd-sysv-generator(8)
Process: 19421 ExecStop=/etc/init.d/apache2 stop (code=exited, status=0/SUCCESS)
Process: 19412 ExecStart=/etc/init.d/apache2 start (code=exited, status=0/SUCCESS)
I'm running on Ubuntu 16.04.
server apache2
I was having some trouble with Apache2 and reading the web it seemed in uninstall reinstall should sort the issue.
I did that following this link.
I've now reinstalled apache but as soon as I run service apache2 status I get the following
â apache2.service - LSB: Apache2 web server
Loaded: loaded (/etc/init.d/apache2; bad; vendor preset: enabled)
Drop-In: /lib/systemd/system/apache2.service.d
âÂÂâÂÂapache2-systemd.conf
Active: inactive (dead) since Tue 2018-05-29 16:41:31 UTC; 2min 5s ago
Docs: man:systemd-sysv-generator(8)
Process: 19421 ExecStop=/etc/init.d/apache2 stop (code=exited, status=0/SUCCESS)
Process: 19412 ExecStart=/etc/init.d/apache2 start (code=exited, status=0/SUCCESS)
I'm running on Ubuntu 16.04.
server apache2
asked May 29 at 16:47
HenryM
11817
11817
What it says when you runsudo systemctl start apache2.service?
â pa4080
May 29 at 16:50
Nothing, blank line. But it isn't running
â HenryM
May 29 at 16:53
How did you verify that it is not running?
â vidarlo
Jun 2 at 15:29
service apache2 status
â HenryM
Jun 2 at 17:19
add a comment |Â
What it says when you runsudo systemctl start apache2.service?
â pa4080
May 29 at 16:50
Nothing, blank line. But it isn't running
â HenryM
May 29 at 16:53
How did you verify that it is not running?
â vidarlo
Jun 2 at 15:29
service apache2 status
â HenryM
Jun 2 at 17:19
What it says when you run
sudo systemctl start apache2.service?â pa4080
May 29 at 16:50
What it says when you run
sudo systemctl start apache2.service?â pa4080
May 29 at 16:50
Nothing, blank line. But it isn't running
â HenryM
May 29 at 16:53
Nothing, blank line. But it isn't running
â HenryM
May 29 at 16:53
How did you verify that it is not running?
â vidarlo
Jun 2 at 15:29
How did you verify that it is not running?
â vidarlo
Jun 2 at 15:29
service apache2 statusâ HenryM
Jun 2 at 17:19
service apache2 statusâ HenryM
Jun 2 at 17:19
add a comment |Â
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1041643%2fcannot-get-apache2-to-run%23new-answer', 'question_page');
);
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
What it says when you run
sudo systemctl start apache2.service?â pa4080
May 29 at 16:50
Nothing, blank line. But it isn't running
â HenryM
May 29 at 16:53
How did you verify that it is not running?
â vidarlo
Jun 2 at 15:29
service apache2 statusâ HenryM
Jun 2 at 17:19