Gregor:<br>this is my layer-setup for postgis-wms..<br>am I missing out something ?<br><br><br>LAYER<br>&nbsp;&nbsp; NAME &quot;grens&quot;<br>&nbsp;&nbsp; METADATA<br>&nbsp;&nbsp;&nbsp;&nbsp; &quot;wms_title&quot; &quot;gemeentegrens&quot;<br>&nbsp;&nbsp; END<br>&nbsp;&nbsp; CONNECTIONTYPE postgis
<br>&nbsp;&nbsp; CONNECTION &quot;host=<a href="http://80.201.239.208/" target="_blank">******</a>
 port=**** dbname=***** user=****** password=*****&quot;<br>&nbsp;&nbsp; DATA &quot;the_geom from alrgemline&quot;<br>&nbsp;&nbsp; TYPE LINE<br>&nbsp;&nbsp;&nbsp; CLASS<br>&nbsp;&nbsp;&nbsp; NAME &quot;KadScan&quot;<br>&nbsp;&nbsp;&nbsp; COLOR 221 221 221<br>&nbsp;&nbsp;&nbsp; OUTLINECOLOR 238 238 238
<br>&nbsp; END<br>&nbsp;&nbsp;&nbsp; PROJECTION<br>&nbsp;&nbsp;&nbsp; &quot;init=epsg:31300&quot;<br>&nbsp;<br>&nbsp;&nbsp; END<br><br><br><div class="gmail_quote">On Nov 14, 2007 4:06 PM, Steven De Vriendt &lt;<a href="mailto:gisaalter@gmail.com">gisaalter@gmail.com</a>
&gt; wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Ok, thanks all.<br>With the help from Kyle&quot;s file I was able to access my mapserver, still I do get an error 
<br><br>
msEvalRegex(): Regular expression error. String (/etc/mapserver/wmsserver.map?) failed expression test. <br><br>I will search the archives whats causing this...<br><br>Thanks !<div><div></div><div class="Wj3C7c"><br><br>
<br><br><div class="gmail_quote">On Nov 14, 2007 4:02 PM, Ed McNierney &lt;
<a href="mailto:ed@topozone.com" target="_blank">ed@topozone.com</a>&gt; wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Steven -
<br><br>In addition to Kyle&#39;s example and info, one of the most likely problems is that you&#39;re moving from an operating system that is not case-sensitive to one that is. &nbsp;If your mapfile refers to the file XYZZY and on Windows you have a file named xyzzy, that file will be found. &nbsp;On Linux it will not be found, as XYZZY and xyzzy are two different filenames.
<br><br> &nbsp; &nbsp; - Ed<br><br>Ed McNierney<br>TopoZone.com<br><br>________________________________<br><br>From: UMN MapServer Users List on behalf of Steven De Vriendt<br>Sent: Wed 11/14/2007 9:24 AM<br>To: <a href="mailto:MAPSERVER-USERS@LISTS.UMN.EDU" target="_blank">

MAPSERVER-USERS@LISTS.UMN.EDU</a><br>Subject: [UMN_MAPSERVER-USERS] Migrating from Windows to Linux: trouble with mapfiles<br><div><div></div><div><br><br>Hi list,<br><br>I&#39;m migrating from windows to linux (ubuntu) but I have some trouble getting a map-file to work.
<br>I want to be able to access my server as wms but I&#39;m not sure what to look out for when<br>making a map-file. I&#39;m having trouble with path-names etc...<br><br>Can someone give me an example of a working mapfile for Linux ?
<br><br>That would be great !<br><br>Thanks !<br><br>Steven<br><br><br></div></div></blockquote></div><br>
</div></div></blockquote></div><br>