Request for help
A.M. Sabuncu
amsabuncu at GMAIL.COM
Wed Oct 26 13:14:35 PDT 2005
Hello everyone,
I have just installed MapServer as part of the ka-Map toolkit, so yes, I am
a newbie! My installation runs on Windows XP using Apache. When I access the
ka-map page through URL "localhost/ka-map/", I get the following error:
<br />
<b>Fatal error</b>: [MapServer Error]: setExtent(): Given map extent is
invalid.
in <b>C:\ms4w\apps\kamap-0.1.1\htdocs\init.php</b> on line <b>93</b><br />
Here's what the related portion of the init.php file looks like:
...
$aszMapFiles = array(
"weather" => array( "Global Map",
"/ms4w/apps/kamap-0.1.1/htdocs/tmp/global.map",
array( 100000000, 50000000, 15000000 ),
"PNG")
...
I have tried changing the path (/ms4w/...) to (C:\\ms4w\\...) but it didn't
seem to help.
Here's output from mapserv.exe -v:
C:\ms4w\Apache\cgi-bin>mapserv.exe -v
MapServer version 4.6.1 OUTPUT=GIF OUTPUT=PNG OUTPUT=JPEG OUTPUT=WBMP
OUTPUT=PDF
OUTPUT=SWF OUTPUT=SVG SUPPORTS=PROJ SUPPORTS=FREETYPE SUPPORTS=WMS_SERVER
SUPPORTS=WMS_CLIENT SUPPORTS=WFS_SERVER SUPPORTS=WFS_CLIENT
SUPPORTS=WCS_SERVER
INPUT=JPEG INPUT=POSTGIS INPUT=OGR INPUT=GDAL INPUT=SHAPEFILE DEBUG=MSDEBUG
Any help will be most appreciated.
Thanks in advance -
Todd
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/mapserver-users/attachments/20051026/e7214238/attachment.htm>
More information about the MapServer-users
mailing list