[MS4W-Users] Fwd: MapServer 6.0.0-beta6 upgrade package available

Andrew Ross rummagebin at gmail.com
Fri Apr 15 10:14:29 EST 2011


---------- Forwarded message ----------
From: Andrew Ross <rummagebin at gmail.com>
Date: Fri, Apr 15, 2011 at 11:11 AM
Subject: Re: [MS4W-Users] MapServer 6.0.0-beta6 upgrade package available
To: Brent Fraser <bfraser at geoanalytic.com>


Thanks, that solves the problem.  In fact this:

'\\\\mycoumputer\\myshare\\mypath'

appears to work as well as this:

'\\\\mycoumputer\myshare\mypath'

notice the double backslashes throughout the first path.  Is there a section
in the documentation regarding UNC paths? seems like it would be necessary
at this point.

Thanks again,

Andrew





On Fri, Apr 15, 2011 at 10:42 AM, Brent Fraser <bfraser at geoanalytic.com>wrote:

> I noticed that due to parsing changes in mapserver 6,  I had to change
>    IMAGEPATH 'C:\inetpub\wwwroot\tmp\'
> to
>    IMAGEPATH 'C:\inetpub\wwwroot\tmp\\'
>
> Note the double backslash at the end.  In the old string, likely the parser
> is interpreting the backslash as an "escape" character, including the quote
> in the string and looking for a close quote (and failing).
>
> Perhaps UNC paths would work if you used FOUR backslashes (so the parser
> will include two in the string):
>
> '\\\\mycoumputer\myshare\mypath'
>
> Best Regards,
> Brent Fraser
>
>
>
> On 4/15/2011 7:13 AM, andrew_peru wrote:
>
>> Not sure if I'm to provide feedback by answering this e-mail, I guess
>> you'll
>> let me know if not.
>>
>> In the meantime this version will fail to load a map file if it contains
>> UNC
>> paths.  Switched all my paths to letter drives and it loads no problem.
>>
>> --
>> View this message in context:
>> http://osgeo-org.1803224.n2.nabble.com/MS4W-Users-MapServer-6-0-0-beta6-upgrade-package-available-tp6274382p6276285.html
>> Sent from the ms4w-users mailing list archive at Nabble.com.
>> _______________________________________________
>> MS4W-Users mailing list
>> MS4W-Users at lists.maptools.org
>> http://lists.maptools.org/mailman/listinfo/ms4w-users
>>
>>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.maptools.org/pipermail/ms4w-users/attachments/20110415/8e9d40c5/attachment.htm 


More information about the MS4W-Users mailing list