[mapguide-trac] #477: Apache mapguide.conf for Linux Problems

MapGuide Open Source trac_mapguide at osgeo.org
Mon Mar 3 20:21:31 EST 2008


#477: Apache mapguide.conf for Linux Problems
-------------------------+--------------------------------------------------
   Reporter:  amorsell   |       Owner:       
       Type:  defect     |      Status:  new  
   Priority:  medium     |   Milestone:  2.1  
  Component:  Map Agent  |     Version:  2.0.0
   Severity:  major      |    Keywords:       
External_id:             |  
-------------------------+--------------------------------------------------
 They following two lines in
 /usr/local/mapguideopensource/webserverextensions/apache/conf/mapguide.conf
 (referenced by httpd.conf)

 Are commented by default but are necessary in order for the mapagent to be
 functional.

 Currently reads:
 #LoadModule mgmapagent_module modules/mod_mgmapagent.so
 #AddHandler mgmapagent_handler fcgi

 Should be:
 LoadModule mgmapagent_module modules/mod_mgmapagent.so
 AddHandler mgmapagent_handler fcgi

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


More information about the mapguide-trac mailing list