Ticket #2655 (closed defect: fixed)
map image not written to disk
| Reported by: | havatv | Owned by: | sdlime |
|---|---|---|---|
| Priority: | normal | Milestone: | 5.2 release |
| Component: | MapServer CGI | Version: | svn-trunk (development) |
| Severity: | blocker | Keywords: | |
| Cc: | jmckenna |
Description
I have been trying 5.2 beta 1 and beta 2.
Most things seem to work, but maps are, for some reason, not
written to disk. I have configured with "--enable-debug", and
turned "DEBUG on" but I have found no relevant debug output.
Apache gives the message "File does not exist:...", and the
file is indeed not there.
Legend files and scalebar files are generated, and written to
disk.
WMS is OK.
The problem is there for both AGG and GD.
I did not experience this problem on a nightly build from May 9 2008.
Operating system: Solaris 2.7
GCC: 3.3.2
Configuration and compilation seems to run fine.
Output from mapserv -v:
MapServer version 5.2.0-beta2 OUTPUT=GIF OUTPUT=PNG OUTPUT=JPEG OUTPUT=WBMP OUTPUT=PDF OUTPUT=SVG SUPPORTS=PROJ SUPPORTS=AGG SUPPORTS=FREETYPE SUPPORTS=ICONV SUPPORTS=WMS_SERVER SUPPORTS=WMS_CLIENT SUPPORTS=WFS_SERVER SUPPORTS=WFS_CLIENT SUPPORTS=WCS_SERVER INPUT=EPPL7 INPUT=SDE INPUT=POSTGIS INPUT=OGR INPUT=GDAL INPUT=SHAPEFILE
