Job for apache2.service failed because the control process exited with error code.


up vote
1
down vote
favorite
I tried to restart my Apache after updating my config
sudo service apache2 restart
I kept getting this
Job for apache2.service failed because the control process exited with error code. See "systemctl status apache2.service" and "journalctl -xe" for details.
How do I prevent that ?
14.04 apache2
add a comment |Â
up vote
1
down vote
favorite
I tried to restart my Apache after updating my config
sudo service apache2 restart
I kept getting this
Job for apache2.service failed because the control process exited with error code. See "systemctl status apache2.service" and "journalctl -xe" for details.
How do I prevent that ?
14.04 apache2
add a comment |Â
up vote
1
down vote
favorite
up vote
1
down vote
favorite
I tried to restart my Apache after updating my config
sudo service apache2 restart
I kept getting this
Job for apache2.service failed because the control process exited with error code. See "systemctl status apache2.service" and "journalctl -xe" for details.
How do I prevent that ?
14.04 apache2
I tried to restart my Apache after updating my config
sudo service apache2 restart
I kept getting this
Job for apache2.service failed because the control process exited with error code. See "systemctl status apache2.service" and "journalctl -xe" for details.
How do I prevent that ?
14.04 apache2
14.04 apache2
asked Mar 8 at 23:34


kyo
1208
1208
add a comment |Â
add a comment |Â
1 Answer
1
active
oldest
votes
up vote
0
down vote
Here is the answer: https://askubuntu.com/a/1022319/850782
cd /etc/apache2
apache2ctl configtest
probably has some typo in some config file that you have created:
vi /etc/apache2/sites-enabled/yoursite.conf
add a comment |Â
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
up vote
0
down vote
Here is the answer: https://askubuntu.com/a/1022319/850782
cd /etc/apache2
apache2ctl configtest
probably has some typo in some config file that you have created:
vi /etc/apache2/sites-enabled/yoursite.conf
add a comment |Â
up vote
0
down vote
Here is the answer: https://askubuntu.com/a/1022319/850782
cd /etc/apache2
apache2ctl configtest
probably has some typo in some config file that you have created:
vi /etc/apache2/sites-enabled/yoursite.conf
add a comment |Â
up vote
0
down vote
up vote
0
down vote
Here is the answer: https://askubuntu.com/a/1022319/850782
cd /etc/apache2
apache2ctl configtest
probably has some typo in some config file that you have created:
vi /etc/apache2/sites-enabled/yoursite.conf
Here is the answer: https://askubuntu.com/a/1022319/850782
cd /etc/apache2
apache2ctl configtest
probably has some typo in some config file that you have created:
vi /etc/apache2/sites-enabled/yoursite.conf
edited Jul 17 at 15:46
answered Jul 17 at 15:13


Treedbox
13
13
add a comment |Â
add a comment |Â
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%2f1013261%2fjob-for-apache2-service-failed-because-the-control-process-exited-with-error-cod%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