[mapguide-trac] #1558: Quickplot doesn't work on Linux with Apache+php
MapGuide Open Source
trac_mapguide at osgeo.org
Wed Dec 8 01:41:20 EST 2010
#1558: Quickplot doesn't work on Linux with Apache+php
---------------------------+------------------------------------------------
Reporter: hubu | Owner: hubu
Type: defect | Status: new
Priority: high | Milestone: 2.3
Component: AJAX Viewer | Version: 2.2.0
Severity: blocker | Keywords: quick plot
External_id: 1369513 |
---------------------------+------------------------------------------------
1. Open one BWL in Browser.
2. Quick plot -> Generate
Results:
Nothing happened.
Note:
There are 2 errors:
1. In Linux, the file name is case sensitive. We are using the
"QuickPlotPreviewInner.templ" to open the "quickplotpreviewinner.templ"
file, so the quickplot dialog is not displayed.
2. In php, we need to generate png file with GD library. However, on Linux
the PHP should build with the GD library, or else the php can't support
GD.
3. On Linux, we can't get the png file with fcgi when the map name has
blank.
--
Ticket URL: <https://trac.osgeo.org/mapguide/ticket/1558>
MapGuide Open Source <http://mapguide.osgeo.org/>
MapGuide Open Source Internals
More information about the mapguide-trac
mailing list