[mapguide-trac] #1391: Apache doesn't auto-start after service installation

MapGuide Open Source trac_mapguide at osgeo.org
Fri Jul 2 06:36:58 EDT 2010


#1391: Apache doesn't auto-start after service installation
-------------------------+--------------------------------------------------
   Reporter:  jng        |       Owner:       
       Type:  defect     |      Status:  new  
   Priority:  low        |   Milestone:  2.2  
  Component:  Installer  |     Version:  2.2.0
   Severity:  trivial    |    Keywords:       
External_id:             |  
-------------------------+--------------------------------------------------
 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"
 }}}

-- 
Ticket URL: <http://trac.osgeo.org/mapguide/ticket/1391>
MapGuide Open Source <http://mapguide.osgeo.org/>
MapGuide Open Source Internals


More information about the mapguide-trac mailing list