[Chameleon-dev] [Bug 962] New: [MS4W package] wmsparse configuration is wrong

bugzilla-daemon at maptools.org bugzilla-daemon at maptools.org
Wed Feb 16 08:25:33 EST 2005


http://www.maptools.org/bugzilla/show_bug.cgi?id=962

(Please do NOT reply to this email, use the link above instead to 
login to bugzilla and submit your comment. Any email reply to this
address will be lost.)

           Summary: [MS4W package] wmsparse configuration is wrong
           Product: Chameleon
           Version: 2.0
          Platform: PC
        OS/Version: Windows XP
            Status: NEW
          Severity: critical
          Priority: P2
         Component: MS4W package
        AssignedTo: chameleon-dev at lists.maptools.org
        ReportedBy: bartvde at xs4all.nl


In the Chameleon 2.0 MS4W package, the wmsparse configuration parameter has a
Unix value.

Should be:

    <context-param>
        <param-name>wms_parse_file</param-name>
       
<param-value>/ms4w/apps/chameleon/htdocs/common/wmsparse/win32/wmsparse.exe</param-value>
        <description>Full file path to the binary wms parser executable
('/path/to/wmsparse' on Unix, '/path/to/wmsparse.exe' on Windows).  Leave empty
to use the built in PHP parser (slower and obsolete).</description>
    </context-param>



------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.


More information about the Chameleon-dev mailing list