Opened 16 years ago
Closed 16 years ago
#874 closed defect (fixed)
Installer: web files installed in incorrect location
Reported by: | jbirch | Owned by: | jng |
---|---|---|---|
Priority: | medium | Milestone: | |
Component: | Installer | Version: | |
Severity: | major | Keywords: | |
Cc: | External ID: |
Description
In my installer built from SVN, the mapviewernet, mapviewerphp, and viewerfiles directories are all installed under "C:\Program Files\OSGeo\MapGuide Web" instead of "C:\Program Files\OSGeo\MapGuide Web\www".
Other directories, such as mapagent, mapadmin, fusion, etc, don't appear to get installed at all.
Change History (6)
comment:1 by , 16 years ago
comment:2 by , 16 years ago
I've checked in some changes (r3676, r3677) that should result in the same folder structure as in previous versions of MapGuide.
However the data and nad folders still are not in their correct places. Aren't these the data files used by the Proj.4 library (that has been replaced with CS-Map)? If so, then we don't really need these folders anymore.
comment:5 by , 16 years ago
I meant in the mgdev trunk. I'm pretty sure you can safely remove from the installer SVN.
comment:6 by , 16 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Yeah I know the current web directory setup is fishy :-)