<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-2">
<META content="MSHTML 6.00.2800.1400" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Hi All!</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>I have a problem with running MapServer
perfectly.</FONT></DIV>
<DIV><FONT face=Arial size=2>It seems to be working, but if I try to test the
example below I get error message: 500 - internal server error.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>All the settings seems to be fine. If I change the
status from default to on, it is working but I can see only a gray rectangle.
Not the contents of the shapefile, althoug the extents has to be right, because
that is the original example!. :(</FONT></DIV>
<DIV><FONT face=Arial size=2>I found a bug report (<A
href="http://www.maptools.org/bugzilla/show_bug.cgi?id=620"><FONT
size=3>http://www.maptools.org/bugzilla/show_bug.cgi?id=620</FONT></A><BR>)
about extracting shapfiles, do you think that causes my problem also? If it is,
then how should I fix it?</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>Thx:</FONT></DIV>
<DIV><FONT face=Arial size=2>Ferenc Speiser</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>MAP<BR>
IMAGETYPE PNG<BR>
EXTENT 201621.496941
-294488.285333 1425518.020722 498254.511514<BR>
SIZE 400
300<BR> SHAPEPATH "c:\data"<BR>
IMAGECOLOR 240 240 240</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2> PROJECTION<BR>
"proj=laea"<BR> "ellps=clrk66"<BR>
"lat_0=45"<BR> "lon_0=-100"<BR> #<BR> #
Alternatively, you can specify an EPSG code.<BR> #
"init=epsg:2163"<BR> #<BR> END</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2> # Start of LAYER DEFINITIONS
---------------------------------------------<BR> LAYER # States polygon
layer begins here<BR>
NAME
states<BR>
DATA
states_ugl<BR> STATUS
default<BR>
TYPE POLYGON</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>
PROJECTION<BR>
"init=epsg:4326"<BR> END</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>
CLASS<BR>
COLOR 232 232
232<BR> OUTLINECOLOR 32 32
32<BR> END<BR> END # States polygon layer ends
here<BR> # End of LAYER DEFINITIONS
-------------------------------</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>END # end of map file/object<BR></FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>University of Veszprém<BR>Department of
Automation<BR></FONT></DIV></BODY></HTML>