Ticket #1391 (closed defect: fixed)

Opened 3 years ago

Last modified 3 years ago

Apache doesn't auto-start after service installation

Reported by: jng Owned by:
Priority: low Milestone: 2.2
Component: Installer Version: 2.2.0
Severity: trivial Keywords:
Cc: jbirch External ID:

Description

Unless I'm mistaken:

httpd.exe -k install

Will only install the "ApacheMapGuidex?.y" service, but not start it up.

Many installations of 2.1 and 2.2 beta has seem to prove the point.

The simple solution is to add a new custom action that runs after InstallApacheServiceCA that simply issues a:

net start "ApacheMapGuidex.y"

Change History

Changed 3 years ago by jng

  • status changed from new to closed
  • resolution set to fixed

Fixed in r4990

Note: See TracTickets for help on using tickets.