Apache Server guide restart apache command not Ubuntu Standard

Bug #693037 reported by Damiön la Bagh
12
This bug affects 2 people
Affects Status Importance Assigned to Milestone
Ubuntu Server Guide
Fix Released
Low
Connor Imes
ubuntu-docs (Ubuntu)
Invalid
Low
Unassigned

Bug Description

Binary package hint: ubuntu-docs

On this page:
https://help.ubuntu.com/10.04/serverguide/C/httpd.html

Contains this text
===
With Apache2 now configured for HTTPS, restart the service to enable the new settings:

sudo /etc/init.d/apache2 restart
===

Since all jobs have been moved to upstart, starting from /etc/init.d is deprecated.

the standard command for restarting apache2 is now either:

sudo apache2ctl restart

or

sudo service apache2 restart

Tags: serverguide
Revision history for this message
Clint Byrum (clint-fewbar) wrote :

Agreed Kat, this should definitely be changed for consistency sake as well.

Changed in ubuntu-docs (Ubuntu):
status: New → Confirmed
Revision history for this message
Clint Byrum (clint-fewbar) wrote :

Though its important to point out that apache2 has not been moved to upstart.

Changed in ubuntu-docs (Ubuntu):
importance: Undecided → Low
status: Confirmed → In Progress
assignee: nobody → Clint Byrum (clint-fewbar)
Connor Imes (ckimes)
tags: added: serverguide
Revision history for this message
Connor Imes (ckimes) wrote :

The Ubuntu Documentation team has moved the serverguide out of the ubuntu-docs source, it is now under the serverguide project. Moving this bug accordingly.

Changed in serverguide:
assignee: nobody → Clint Byrum (clint-fewbar)
importance: Undecided → Low
status: New → In Progress
Changed in ubuntu-docs (Ubuntu):
assignee: Clint Byrum (clint-fewbar) → nobody
status: In Progress → Invalid
Revision history for this message
Connor Imes (ckimes) wrote :

Fixed for instances of apache2 to use "sudo service apache2 restart". Other init scripts need to be updated, but this will be done separately to ease conflicts with other branches.

Changed in serverguide:
assignee: Clint Byrum (clint-fewbar) → Connor Imes (rocket2dmn)
status: In Progress → Fix Committed
Connor Imes (ckimes)
Changed in serverguide:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.