Re: [mapserver-users] Re: Upgrading 5.2 -> 5.4 generating CGI error on IIS(5.1 and 6.0) ... Possible BUG?

2009-06-23 Thread Paul james
Tamas, You are right !
It is working fine now...

Thanks

Paul

On Tue, Jun 23, 2009 at 11:47 AM, Tamas Szekeres wrote:

> Paul,
>
> The problem described in this thread sounds like it may be dedicated to a
> problem discovered recently in geos-3-1 branch causing the application to
> crash/hang during the process termination. You said you've been using MS4W
> 3.0 beta2 or the packages from
> http://vbkto.dyndns.org:1280/sdk/Default.aspx both have been using
> geos-3-1 in the packages up to this time.
> Since fastCGI keeps mapserv.exe running that would explain why this issue
> doesn't come up with the FCGI mode.
>
> I've now reverted to use geos-3-0 in the packages at
> http://vbkto.dyndns.org:1280/sdk/Default.aspx
>
> Feel free to test with the recent versions and let me know about the
> details.
>
> Best regards,
>
> Tamas
>
>
>
> 2009/6/10 Paul james 
>
> I tested with a Shapefile, same bug with 5.4 and CGI Working fine with
>> fastcgi...
>>
>> Paul
>>
>>
>>
>> On Wed, Jun 10, 2009 at 1:14 PM, Tamas Szekeres wrote:
>>
>>> It would anyway be helpful if you could describe the steps to reproduce
>>> the issue. I'm afraid I won't be able to find out the problem without
>>> inspecting that locally by using a debug version of the builds. There have
>>> been a lot of changes between 5.2 and 5.4 so it's quite difficult to
>>> identify the location and the related changeset just by looking into the
>>> change log in the subversion.
>>>
>>> Best regards,
>>>
>>> Tamas
>>>
>>>
>>>
>>> 2009/6/10 Brian Fischer 
>>>
>>>  I would agree with Paul.  I am running 5.2 and previous version just
>>>> fine as well.
>>>>
>>>>
>>>>
>>>> *Brian Fischer,* CFM  GIS Project Manager
>>>> *Houston Engineering, Inc.*
>>>> Phone: W: 763.493.4522 / M: 763.229.2734
>>>>
>>>>
>>>>
>>>> *From:* Paul james [mailto:paulj...@gmail.com]
>>>> *Sent:* Wednesday, June 10, 2009 8:46 AM
>>>> *To:* Tamas Szekeres
>>>> *Cc:* Brian Fischer; mapserver-users@lists.osgeo.org; Daniel
>>>> Morissette; Steve Lime
>>>>
>>>> *Subject:* Re: [mapserver-users] Re: Upgrading 5.2 -> 5.4 generating
>>>> CGI error on IIS(5.1 and 6.0) ... Possible BUG?
>>>>
>>>>
>>>>
>>>> I don´t think its related to security settings... I can run the CGI on
>>>> 5.2 ... And as well with fastcgi on 5.4 ...
>>>> Anyway I gave all permission to all user in mapserver directory and app
>>>> directory... Nothing changes...
>>>>
>>>> Anyone test that with Postgis layer? I´m trying to get a shapefile to
>>>> test ...
>>>>
>>>> Paul
>>>>
>>>> On Tue, Jun 9, 2009 at 7:02 PM, Tamas Szekeres 
>>>> wrote:
>>>>
>>>> Paul,
>>>>
>>>> I've just tried with the latest 5.4 version and worked fine though I'm
>>>> using OGR/mapinfo.tab data source.
>>>>
>>>> I suspect you may run into a problem related to the possible differences
>>>> in the security settings. Some files may not be accessible by the current
>>>> user executing mapserv.exe which may be "IUSR_[computername]" for the 
>>>> normal
>>>> CGI and "NT AUTHORITY/NETWORK SERVICE" for the fast cgi option by default.
>>>>
>>>> Best regards,
>>>>
>>>> Tamas
>>>>
>>>>  2009/6/9 Paul james 
>>>>
>>>>
>>>>
>>>> Just one update in my tests...
>>>> Using FASTCGI It worked FINE (mapserver 5.4)...
>>>>
>>>> I added a bug ticket : http://trac.osgeo.org/mapserver/ticket/3049
>>>>
>>>> Paul
>>>>
>>>>
>>>>
>>>> On Tue, Jun 2, 2009 at 10:12 AM, Paul james  wrote:
>>>>
>>>> Probably is a mapserver CGI bug...
>>>>
>>>>
>>>>
>>>>
>>>>
>>>>
>>>>
>>>>
>>>> Paul
>>>>
>>>>
>>>>
>>>> On Sat, May 30, 2009 at 11:56 PM, Brian Fischer <
>>>> bfisc...@houstoneng.com> wrote:
>>>>
>>>> Paul,
>>>>
>>>> Just to let you know you a

Re: [mapserver-users] Re: Upgrading 5.2 -> 5.4 generating CGI error on IIS(5.1 and 6.0) ... Possible BUG?

2009-06-23 Thread Jeff McKenna
The next MS4W 3.0 beta will also be downgraded to geos-3.0.4  (you can 
follow the progress at http://bugzilla.maptools.org/show_bug.cgi?id=2044)


-jeff


--
Jeff McKenna
FOSS4G Consulting and Training Services
http://www.gatewaygeomatics.com/



Tamas Szekeres wrote:

Paul,

The problem described in this thread sounds like it may be dedicated to 
a problem discovered recently in geos-3-1 branch causing the application 
to crash/hang during the process termination. You said you've been using 
MS4W 3.0 beta2 or the packages from 
http://vbkto.dyndns.org:1280/sdk/Default.aspx both have been using 
geos-3-1 in the packages up to this time.
Since fastCGI keeps mapserv.exe running that would explain why this 
issue doesn't come up with the FCGI mode.


I've now reverted to use geos-3-0 in the packages at 
http://vbkto.dyndns.org:1280/sdk/Default.aspx


Feel free to test with the recent versions and let me know about the 
details.


Best regards,

Tamas






___
mapserver-users mailing list
mapserver-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapserver-users


Re: [mapserver-users] Re: Upgrading 5.2 -> 5.4 generating CGI error on IIS(5.1 and 6.0) ... Possible BUG?

2009-06-23 Thread Tamas Szekeres
Paul,

The problem described in this thread sounds like it may be dedicated to a
problem discovered recently in geos-3-1 branch causing the application to
crash/hang during the process termination. You said you've been using MS4W
3.0 beta2 or the packages from
http://vbkto.dyndns.org:1280/sdk/Default.aspxboth have been using
geos-3-1 in the packages up to this time.
Since fastCGI keeps mapserv.exe running that would explain why this issue
doesn't come up with the FCGI mode.

I've now reverted to use geos-3-0 in the packages at
http://vbkto.dyndns.org:1280/sdk/Default.aspx

Feel free to test with the recent versions and let me know about the
details.

Best regards,

Tamas



2009/6/10 Paul james 

> I tested with a Shapefile, same bug with 5.4 and CGI Working fine with
> fastcgi...
>
> Paul
>
>
>
> On Wed, Jun 10, 2009 at 1:14 PM, Tamas Szekeres wrote:
>
>> It would anyway be helpful if you could describe the steps to reproduce
>> the issue. I'm afraid I won't be able to find out the problem without
>> inspecting that locally by using a debug version of the builds. There have
>> been a lot of changes between 5.2 and 5.4 so it's quite difficult to
>> identify the location and the related changeset just by looking into the
>> change log in the subversion.
>>
>> Best regards,
>>
>> Tamas
>>
>>
>>
>> 2009/6/10 Brian Fischer 
>>
>>  I would agree with Paul.  I am running 5.2 and previous version just
>>> fine as well.
>>>
>>>
>>>
>>> *Brian Fischer,* CFM  GIS Project Manager
>>> *Houston Engineering, Inc.*
>>> Phone: W: 763.493.4522 / M: 763.229.2734
>>>
>>>
>>>
>>> *From:* Paul james [mailto:paulj...@gmail.com]
>>> *Sent:* Wednesday, June 10, 2009 8:46 AM
>>> *To:* Tamas Szekeres
>>> *Cc:* Brian Fischer; mapserver-users@lists.osgeo.org; Daniel Morissette;
>>> Steve Lime
>>>
>>> *Subject:* Re: [mapserver-users] Re: Upgrading 5.2 -> 5.4 generating CGI
>>> error on IIS(5.1 and 6.0) ... Possible BUG?
>>>
>>>
>>>
>>> I don´t think its related to security settings... I can run the CGI on
>>> 5.2 ... And as well with fastcgi on 5.4 ...
>>> Anyway I gave all permission to all user in mapserver directory and app
>>> directory... Nothing changes...
>>>
>>> Anyone test that with Postgis layer? I´m trying to get a shapefile to
>>> test ...
>>>
>>> Paul
>>>
>>> On Tue, Jun 9, 2009 at 7:02 PM, Tamas Szekeres 
>>> wrote:
>>>
>>> Paul,
>>>
>>> I've just tried with the latest 5.4 version and worked fine though I'm
>>> using OGR/mapinfo.tab data source.
>>>
>>> I suspect you may run into a problem related to the possible differences
>>> in the security settings. Some files may not be accessible by the current
>>> user executing mapserv.exe which may be "IUSR_[computername]" for the normal
>>> CGI and "NT AUTHORITY/NETWORK SERVICE" for the fast cgi option by default.
>>>
>>> Best regards,
>>>
>>> Tamas
>>>
>>>  2009/6/9 Paul james 
>>>
>>>
>>>
>>> Just one update in my tests...
>>> Using FASTCGI It worked FINE (mapserver 5.4)...
>>>
>>> I added a bug ticket : http://trac.osgeo.org/mapserver/ticket/3049
>>>
>>> Paul
>>>
>>>
>>>
>>> On Tue, Jun 2, 2009 at 10:12 AM, Paul james  wrote:
>>>
>>> Probably is a mapserver CGI bug...
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>> Paul
>>>
>>>
>>>
>>> On Sat, May 30, 2009 at 11:56 PM, Brian Fischer 
>>> wrote:
>>>
>>> Paul,
>>>
>>> Just to let you know you are not alone.  I am experiencing the same
>>> problem with MS4W 3.0 beta 1 and 2.  I’ve reported it as a bug to the MS4W
>>> project.  Here’s a link to the bug report
>>> http://bugzilla.maptools.org/show_bug.cgi?id=2043.   I haven’t heard
>>> anything back on a solution yet.  I’m not sure if this is a MapServer bug or
>>> a bug with the way the MS4W package was compiled.  It runs fine of Apache
>>> for me.
>>>
>>>
>>>
>>> Brian Fischer
>>>
>>> Houston Engineering, Inc.
>>>
>>>
>>>
>>> *From:* mapserver-users-boun...@lists.osgeo.org [mailto:
>>> mapserver-users-boun...@lists.osgeo.or

Re: [mapserver-users] Re: Upgrading 5.2 -> 5.4 generating CGI error on IIS(5.1 and 6.0) ... Possible BUG?

2009-06-10 Thread Tamas Szekeres
2009/6/10 Brian Fischer 

>  My tests where with shapefiles as well and I was using the MS4W 3.0 Beta
> 2 download.  I was not doing anything fancy with IIS just tried to upgrade
> an existing application that is working fine with 5.2 to 5.4.  I think if
> you were to test with the MS4W 3.0 beta release that hopefully would produce
> the same errors Paul and I are seeing.
> http://www.nabble.com/MapServer-5.4.0-beta2-upgrade-available-td22233100.html
>
>
>

Brian,

I've just tried with this version and works for me:

http://vbkto.dyndns.org:1280/cgi-bin4/mapserv.exe?map=C
:\Maps\MapFiles\Bag50.map&mode=map

mapserv reports the following version:


C:\Inetpub\wwwroot\cgi-bin4>mapserv -v
MapServer version 5.4.0-beta2 OUTPUT=GIF OUTPUT=PNG OUTPUT=JPEG OUTPUT=WBMP
OUTPUT=PDF OUTPUT=SWF OUTPUT=SVG SUPPORTS=PROJ SUPPORTS=AGG
SUPPORTS=FREETYPE SUPPORTS=ICONV SUPPORTS=FRIBIDI SUPPORTS=WMS_SERVER
SUPPORTS=WMS_CLIENT SUPPORTS=WFS_SERVER SUPPORTS=WFS_CLIENT
SUPPORTS=WCS_SERVER SUPPORTS=SOS_SERVER SUPPORTS=FASTCGI SUPPORTS=THREADS
SUPPORTS=GEOS SUPPORTS=RGBA_PNG INPUT=JPEG INPUT=POSTGIS INPUT=OGR
INPUT=GDAL INPUT=SHAPEFILE


Using IIS6 and Windows Server 2003 x64


Best regards,

Tamas
___
mapserver-users mailing list
mapserver-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapserver-users


RE: [mapserver-users] Re: Upgrading 5.2 -> 5.4 generating CGI error on IIS(5.1 and 6.0) ... Possible BUG?

2009-06-10 Thread Brian Fischer
My tests where with shapefiles as well and I was using the MS4W 3.0 Beta 2 
download.  I was not doing anything fancy with IIS just tried to upgrade an 
existing application that is working fine with 5.2 to 5.4.  I think if you were 
to test with the MS4W 3.0 beta release that hopefully would produce the same 
errors Paul and I are seeing.  
http://www.nabble.com/MapServer-5.4.0-beta2-upgrade-available-td22233100.html

Let me know if you need any other details.  I am using IIS 6.0.

Brian Fischer, CFM  GIS Project Manager
Houston Engineering, Inc.
Phone: W: 763.493.4522 / M: 763.229.2734

From: Paul james [mailto:paulj...@gmail.com]
Sent: Wednesday, June 10, 2009 11:35 AM
To: Tamas Szekeres
Cc: Brian Fischer; mapserver-users@lists.osgeo.org; Daniel Morissette; Steve 
Lime
Subject: Re: [mapserver-users] Re: Upgrading 5.2 -> 5.4 generating CGI error on 
IIS(5.1 and 6.0) ... Possible BUG?

I tested with a Shapefile, same bug with 5.4 and CGI Working fine with 
fastcgi...

Paul

On Wed, Jun 10, 2009 at 1:14 PM, Tamas Szekeres 
mailto:szeker...@gmail.com>> wrote:
It would anyway be helpful if you could describe the steps to reproduce the 
issue. I'm afraid I won't be able to find out the problem without inspecting 
that locally by using a debug version of the builds. There have been a lot of 
changes between 5.2 and 5.4 so it's quite difficult to identify the location 
and the related changeset just by looking into the change log in the subversion.

Best regards,

Tamas


2009/6/10 Brian Fischer 
mailto:bfisc...@houstoneng.com>>


I would agree with Paul.  I am running 5.2 and previous version just fine as 
well.



Brian Fischer, CFM  GIS Project Manager
Houston Engineering, Inc.
Phone: W: 763.493.4522 / M: 763.229.2734



From: Paul james [mailto:paulj...@gmail.com<mailto:paulj...@gmail.com>]
Sent: Wednesday, June 10, 2009 8:46 AM
To: Tamas Szekeres
Cc: Brian Fischer; 
mapserver-users@lists.osgeo.org<mailto:mapserver-users@lists.osgeo.org>; Daniel 
Morissette; Steve Lime

Subject: Re: [mapserver-users] Re: Upgrading 5.2 -> 5.4 generating CGI error on 
IIS(5.1 and 6.0) ... Possible BUG?



I don´t think its related to security settings... I can run the CGI on 5.2 ... 
And as well with fastcgi on 5.4 ...
Anyway I gave all permission to all user in mapserver directory and app 
directory... Nothing changes...

Anyone test that with Postgis layer? I´m trying to get a shapefile to test ...

Paul

On Tue, Jun 9, 2009 at 7:02 PM, Tamas Szekeres 
mailto:szeker...@gmail.com>> wrote:

Paul,

I've just tried with the latest 5.4 version and worked fine though I'm using 
OGR/mapinfo.tab data source.

I suspect you may run into a problem related to the possible differences in the 
security settings. Some files may not be accessible by the current user 
executing mapserv.exe which may be "IUSR_[computername]" for the normal CGI and 
"NT AUTHORITY/NETWORK SERVICE" for the fast cgi option by default.

Best regards,

Tamas

2009/6/9 Paul james mailto:paulj...@gmail.com>>



Just one update in my tests...
Using FASTCGI It worked FINE (mapserver 5.4)...

I added a bug ticket : http://trac.osgeo.org/mapserver/ticket/3049

Paul



On Tue, Jun 2, 2009 at 10:12 AM, Paul james 
mailto:paulj...@gmail.com>> wrote:

Probably is a mapserver CGI bug...







Paul



On Sat, May 30, 2009 at 11:56 PM, Brian Fischer 
mailto:bfisc...@houstoneng.com>> wrote:

Paul,

Just to let you know you are not alone.  I am experiencing the same problem 
with MS4W 3.0 beta 1 and 2.  I’ve reported it as a bug to the MS4W project.  
Here’s a link to the bug report 
http://bugzilla.maptools.org/show_bug.cgi?id=2043.   I haven’t heard anything 
back on a solution yet.  I’m not sure if this is a MapServer bug or a bug with 
the way the MS4W package was compiled.  It runs fine of Apache for me.



Brian Fischer

Houston Engineering, Inc.



From: 
mapserver-users-boun...@lists.osgeo.org<mailto:mapserver-users-boun...@lists.osgeo.org>
 
[mailto:mapserver-users-boun...@lists.osgeo.org<mailto:mapserver-users-boun...@lists.osgeo.org>]
 On Behalf Of Paul james
Sent: Friday, May 29, 2009 1:08 PM
To: Steve Lime
Cc: mapserver-users@lists.osgeo.org<mailto:mapserver-users@lists.osgeo.org>; 
Daniel Morissette
Subject: Re: [mapserver-users] Re: Upgrading 5.2 -> 5.4 generating CGI error on 
IIS(5.1 and 6.0) ... Possible BUG?



http://localhost/cgi-bin/mapserv.exe?map=C%3A%2Finetpub%2Fwwwroot%2FOpenlayer%2FFiles%2FMapserver%2FMap.map&mode=map&map_imagetype=png&mapext=-180+0+-90+90&imgext=-180+0+-90+90&map_size=256+256&imgx=128&imgy=128&imgxy=256+256

Paul

On Fri, May 29, 2009 at 3:01 PM, Steve Lime 
mailto:steve.l...@dnr.state.mn.us>> wrote:

What's the full URL submitted against the CGI?

>>> On 5/29/2009 at 12:59 PM, in message
<33fad6880905291059i5602a89q84d7673ddcfff...@mail.gmail.com<mai

Re: [mapserver-users] Re: Upgrading 5.2 -> 5.4 generating CGI error on IIS(5.1 and 6.0) ... Possible BUG?

2009-06-10 Thread Paul james
I tested with a Shapefile, same bug with 5.4 and CGI Working fine with
fastcgi...

Paul


On Wed, Jun 10, 2009 at 1:14 PM, Tamas Szekeres  wrote:

> It would anyway be helpful if you could describe the steps to reproduce the
> issue. I'm afraid I won't be able to find out the problem without inspecting
> that locally by using a debug version of the builds. There have been a lot
> of changes between 5.2 and 5.4 so it's quite difficult to identify the
> location and the related changeset just by looking into the change log in
> the subversion.
>
> Best regards,
>
> Tamas
>
>
>
> 2009/6/10 Brian Fischer 
>
>  I would agree with Paul.  I am running 5.2 and previous version just fine
>> as well.
>>
>>
>>
>> *Brian Fischer,* CFM  GIS Project Manager
>> *Houston Engineering, Inc.*
>> Phone: W: 763.493.4522 / M: 763.229.2734
>>
>>
>>
>> *From:* Paul james [mailto:paulj...@gmail.com]
>> *Sent:* Wednesday, June 10, 2009 8:46 AM
>> *To:* Tamas Szekeres
>> *Cc:* Brian Fischer; mapserver-users@lists.osgeo.org; Daniel Morissette;
>> Steve Lime
>>
>> *Subject:* Re: [mapserver-users] Re: Upgrading 5.2 -> 5.4 generating CGI
>> error on IIS(5.1 and 6.0) ... Possible BUG?
>>
>>
>>
>> I don´t think its related to security settings... I can run the CGI on 5.2
>> ... And as well with fastcgi on 5.4 ...
>> Anyway I gave all permission to all user in mapserver directory and app
>> directory... Nothing changes...
>>
>> Anyone test that with Postgis layer? I´m trying to get a shapefile to test
>> ...
>>
>> Paul
>>
>> On Tue, Jun 9, 2009 at 7:02 PM, Tamas Szekeres 
>> wrote:
>>
>> Paul,
>>
>> I've just tried with the latest 5.4 version and worked fine though I'm
>> using OGR/mapinfo.tab data source.
>>
>> I suspect you may run into a problem related to the possible differences
>> in the security settings. Some files may not be accessible by the current
>> user executing mapserv.exe which may be "IUSR_[computername]" for the normal
>> CGI and "NT AUTHORITY/NETWORK SERVICE" for the fast cgi option by default.
>>
>> Best regards,
>>
>> Tamas
>>
>>  2009/6/9 Paul james 
>>
>>
>>
>> Just one update in my tests...
>> Using FASTCGI It worked FINE (mapserver 5.4)...
>>
>> I added a bug ticket : http://trac.osgeo.org/mapserver/ticket/3049
>>
>> Paul
>>
>>
>>
>> On Tue, Jun 2, 2009 at 10:12 AM, Paul james  wrote:
>>
>> Probably is a mapserver CGI bug...
>>
>>
>>
>>
>>
>>
>>
>>
>> Paul
>>
>>
>>
>> On Sat, May 30, 2009 at 11:56 PM, Brian Fischer 
>> wrote:
>>
>> Paul,
>>
>> Just to let you know you are not alone.  I am experiencing the same
>> problem with MS4W 3.0 beta 1 and 2.  I’ve reported it as a bug to the MS4W
>> project.  Here’s a link to the bug report
>> http://bugzilla.maptools.org/show_bug.cgi?id=2043.   I haven’t heard
>> anything back on a solution yet.  I’m not sure if this is a MapServer bug or
>> a bug with the way the MS4W package was compiled.  It runs fine of Apache
>> for me.
>>
>>
>>
>> Brian Fischer
>>
>> Houston Engineering, Inc.
>>
>>
>>
>> *From:* mapserver-users-boun...@lists.osgeo.org [mailto:
>> mapserver-users-boun...@lists.osgeo.org] *On Behalf Of *Paul james
>> *Sent:* Friday, May 29, 2009 1:08 PM
>> *To:* Steve Lime
>> *Cc:* mapserver-users@lists.osgeo.org; Daniel Morissette
>> *Subject:* Re: [mapserver-users] Re: Upgrading 5.2 -> 5.4 generating CGI
>> error on IIS(5.1 and 6.0) ... Possible BUG?
>>
>>
>>
>>
>> http://localhost/cgi-bin/mapserv.exe?map=C%3A%2Finetpub%2Fwwwroot%2FOpenlayer%2FFiles%2FMapserver%2FMap.map&mode=map&map_imagetype=png&mapext=-180+0+-90+90&imgext=-180+0+-90+90&map_size=256+256&imgx=128&imgy=128&imgxy=256+256
>>
>> Paul
>>
>> On Fri, May 29, 2009 at 3:01 PM, Steve Lime 
>> wrote:
>>
>> What's the full URL submitted against the CGI?
>>
>> >>> On 5/29/2009 at 12:59 PM, in message
>> <33fad6880905291059i5602a89q84d7673ddcfff...@mail.gmail.com>, Paul
>> james
>>
>>  wrote:
>> > 1 -  I tried with 1500,1400,1310,development version(1500) and ms4w
>> beta...
>> > 2 -  Ím using normal CGI
>> > 3 - My tests are only with Postgis... Íll generate a shapefile to
>> test
>

Re: [mapserver-users] Re: Upgrading 5.2 -> 5.4 generating CGI error on IIS(5.1 and 6.0) ... Possible BUG?

2009-06-10 Thread Tamas Szekeres
It would anyway be helpful if you could describe the steps to reproduce the
issue. I'm afraid I won't be able to find out the problem without inspecting
that locally by using a debug version of the builds. There have been a lot
of changes between 5.2 and 5.4 so it's quite difficult to identify the
location and the related changeset just by looking into the change log in
the subversion.

Best regards,

Tamas



2009/6/10 Brian Fischer 

>  I would agree with Paul.  I am running 5.2 and previous version just fine
> as well.
>
>
>
> *Brian Fischer,* CFM  GIS Project Manager
> *Houston Engineering, Inc.*
> Phone: W: 763.493.4522 / M: 763.229.2734
>
>
>
> *From:* Paul james [mailto:paulj...@gmail.com]
> *Sent:* Wednesday, June 10, 2009 8:46 AM
> *To:* Tamas Szekeres
> *Cc:* Brian Fischer; mapserver-users@lists.osgeo.org; Daniel Morissette;
> Steve Lime
>
> *Subject:* Re: [mapserver-users] Re: Upgrading 5.2 -> 5.4 generating CGI
> error on IIS(5.1 and 6.0) ... Possible BUG?
>
>
>
> I don´t think its related to security settings... I can run the CGI on 5.2
> ... And as well with fastcgi on 5.4 ...
> Anyway I gave all permission to all user in mapserver directory and app
> directory... Nothing changes...
>
> Anyone test that with Postgis layer? I´m trying to get a shapefile to test
> ...
>
> Paul
>
> On Tue, Jun 9, 2009 at 7:02 PM, Tamas Szekeres 
> wrote:
>
> Paul,
>
> I've just tried with the latest 5.4 version and worked fine though I'm
> using OGR/mapinfo.tab data source.
>
> I suspect you may run into a problem related to the possible differences in
> the security settings. Some files may not be accessible by the current user
> executing mapserv.exe which may be "IUSR_[computername]" for the normal CGI
> and "NT AUTHORITY/NETWORK SERVICE" for the fast cgi option by default.
>
> Best regards,
>
> Tamas
>
>  2009/6/9 Paul james 
>
>
>
> Just one update in my tests...
> Using FASTCGI It worked FINE (mapserver 5.4)...
>
> I added a bug ticket : http://trac.osgeo.org/mapserver/ticket/3049
>
> Paul
>
>
>
> On Tue, Jun 2, 2009 at 10:12 AM, Paul james  wrote:
>
> Probably is a mapserver CGI bug...
>
>
>
>
>
>
>
>
> Paul
>
>
>
> On Sat, May 30, 2009 at 11:56 PM, Brian Fischer 
> wrote:
>
> Paul,
>
> Just to let you know you are not alone.  I am experiencing the same problem
> with MS4W 3.0 beta 1 and 2.  I’ve reported it as a bug to the MS4W project.
> Here’s a link to the bug report
> http://bugzilla.maptools.org/show_bug.cgi?id=2043.   I haven’t heard
> anything back on a solution yet.  I’m not sure if this is a MapServer bug or
> a bug with the way the MS4W package was compiled.  It runs fine of Apache
> for me.
>
>
>
> Brian Fischer
>
> Houston Engineering, Inc.
>
>
>
> *From:* mapserver-users-boun...@lists.osgeo.org [mailto:
> mapserver-users-boun...@lists.osgeo.org] *On Behalf Of *Paul james
> *Sent:* Friday, May 29, 2009 1:08 PM
> *To:* Steve Lime
> *Cc:* mapserver-users@lists.osgeo.org; Daniel Morissette
> *Subject:* Re: [mapserver-users] Re: Upgrading 5.2 -> 5.4 generating CGI
> error on IIS(5.1 and 6.0) ... Possible BUG?
>
>
>
>
> http://localhost/cgi-bin/mapserv.exe?map=C%3A%2Finetpub%2Fwwwroot%2FOpenlayer%2FFiles%2FMapserver%2FMap.map&mode=map&map_imagetype=png&mapext=-180+0+-90+90&imgext=-180+0+-90+90&map_size=256+256&imgx=128&imgy=128&imgxy=256+256
>
> Paul
>
> On Fri, May 29, 2009 at 3:01 PM, Steve Lime 
> wrote:
>
> What's the full URL submitted against the CGI?
>
> >>> On 5/29/2009 at 12:59 PM, in message
> <33fad6880905291059i5602a89q84d7673ddcfff...@mail.gmail.com>, Paul
> james
>
>  wrote:
> > 1 -  I tried with 1500,1400,1310,development version(1500) and ms4w
> beta...
> > 2 -  Ím using normal CGI
> > 3 - My tests are only with Postgis... Íll generate a shapefile to
> test
> > later ...
> >
> > Paul
> >
> > On Fri, May 29, 2009 at 2:27 PM, Tamas Szekeres 
> wrote:
> >
> >> Hi Paul,
> >>
> >> Did you experience the same with the release-1310 and release-1400
> >> versions? Did you experience the same with the development version?
> >> Are you using fastCGI or normal cgi?
> >> Is this just a PostGIS related problem or you get the same with a
> simple
> >> shapefile?
> >>
> >> Sorry for the bunch of the questions...
> >>
> >> Best regards,
> >>
> >> Tamas
> >>
> >>
> >>
> >> 2009/5/29 Paul james 
> >>
> >

RE: [mapserver-users] Re: Upgrading 5.2 -> 5.4 generating CGI error on IIS(5.1 and 6.0) ... Possible BUG?

2009-06-10 Thread Brian Fischer
I would agree with Paul.  I am running 5.2 and previous version just fine as 
well.

Brian Fischer, CFM  GIS Project Manager
Houston Engineering, Inc.
Phone: W: 763.493.4522 / M: 763.229.2734

From: Paul james [mailto:paulj...@gmail.com]
Sent: Wednesday, June 10, 2009 8:46 AM
To: Tamas Szekeres
Cc: Brian Fischer; mapserver-users@lists.osgeo.org; Daniel Morissette; Steve 
Lime
Subject: Re: [mapserver-users] Re: Upgrading 5.2 -> 5.4 generating CGI error on 
IIS(5.1 and 6.0) ... Possible BUG?

I don´t think its related to security settings... I can run the CGI on 5.2 ... 
And as well with fastcgi on 5.4 ...
Anyway I gave all permission to all user in mapserver directory and app 
directory... Nothing changes...

Anyone test that with Postgis layer? I´m trying to get a shapefile to test ...

Paul
On Tue, Jun 9, 2009 at 7:02 PM, Tamas Szekeres 
mailto:szeker...@gmail.com>> wrote:
Paul,

I've just tried with the latest 5.4 version and worked fine though I'm using 
OGR/mapinfo.tab data source.

I suspect you may run into a problem related to the possible differences in the 
security settings. Some files may not be accessible by the current user 
executing mapserv.exe which may be "IUSR_[computername]" for the normal CGI and 
"NT AUTHORITY/NETWORK SERVICE" for the fast cgi option by default.

Best regards,

Tamas

2009/6/9 Paul james mailto:paulj...@gmail.com>>

Just one update in my tests...
Using FASTCGI It worked FINE (mapserver 5.4)...

I added a bug ticket : http://trac.osgeo.org/mapserver/ticket/3049

Paul

On Tue, Jun 2, 2009 at 10:12 AM, Paul james 
mailto:paulj...@gmail.com>> wrote:
Probably is a mapserver CGI bug...





Paul

On Sat, May 30, 2009 at 11:56 PM, Brian Fischer 
mailto:bfisc...@houstoneng.com>> wrote:

Paul,

Just to let you know you are not alone.  I am experiencing the same problem 
with MS4W 3.0 beta 1 and 2.  I’ve reported it as a bug to the MS4W project.  
Here’s a link to the bug report 
http://bugzilla.maptools.org/show_bug.cgi?id=2043.   I haven’t heard anything 
back on a solution yet.  I’m not sure if this is a MapServer bug or a bug with 
the way the MS4W package was compiled.  It runs fine of Apache for me.



Brian Fischer

Houston Engineering, Inc.



From: 
mapserver-users-boun...@lists.osgeo.org<mailto:mapserver-users-boun...@lists.osgeo.org>
 
[mailto:mapserver-users-boun...@lists.osgeo.org<mailto:mapserver-users-boun...@lists.osgeo.org>]
 On Behalf Of Paul james
Sent: Friday, May 29, 2009 1:08 PM
To: Steve Lime
Cc: mapserver-users@lists.osgeo.org<mailto:mapserver-users@lists.osgeo.org>; 
Daniel Morissette
Subject: Re: [mapserver-users] Re: Upgrading 5.2 -> 5.4 generating CGI error on 
IIS(5.1 and 6.0) ... Possible BUG?



http://localhost/cgi-bin/mapserv.exe?map=C%3A%2Finetpub%2Fwwwroot%2FOpenlayer%2FFiles%2FMapserver%2FMap.map&mode=map&map_imagetype=png&mapext=-180+0+-90+90&imgext=-180+0+-90+90&map_size=256+256&imgx=128&imgy=128&imgxy=256+256

Paul

On Fri, May 29, 2009 at 3:01 PM, Steve Lime 
mailto:steve.l...@dnr.state.mn.us>> wrote:

What's the full URL submitted against the CGI?

>>> On 5/29/2009 at 12:59 PM, in message
<33fad6880905291059i5602a89q84d7673ddcfff...@mail.gmail.com<mailto:33fad6880905291059i5602a89q84d7673ddcfff...@mail.gmail.com>>,
 Paul
james

mailto:paulj...@gmail.com>> wrote:
> 1 -  I tried with 1500,1400,1310,development version(1500) and ms4w
beta...
> 2 -  Ím using normal CGI
> 3 - My tests are only with Postgis... Íll generate a shapefile to
test
> later ...
>
> Paul
>
> On Fri, May 29, 2009 at 2:27 PM, Tamas Szekeres 
> mailto:szeker...@gmail.com>>
wrote:
>
>> Hi Paul,
>>
>> Did you experience the same with the release-1310 and release-1400
>> versions? Did you experience the same with the development version?
>> Are you using fastCGI or normal cgi?
>> Is this just a PostGIS related problem or you get the same with a
simple
>> shapefile?
>>
>> Sorry for the bunch of the questions...
>>
>> Best regards,
>>
>> Tamas
>>
>>
>>
>> 2009/5/29 Paul james mailto:paulj...@gmail.com>>
>>
>>> Yes Daniel...  I deleted all previous files and put only 5.4
files... My
>>> mapscript application is working fine on 5.4...
>>> But the CGI dont...
>>> Tested on Windows XP (IIS 5.1) and Windows 2003(IIS 6.0)...
>>>
>>> Paul
>>>
>>>
>>> On Fri, May 29, 2009 at 12:56 PM, Daniel Morissette <
>>> dmorisse...@mapgears.com<mailto:dmorisse...@mapgears.com>> wrote:
>>>
>>>> Paul james wrote:
>>>>
>>>>> Hi Daniel...
>>>>> I got the binaries from Tamas build :
>>>>> http://vbkto.dyndns.org:1280/sdk/Default.

Re: [mapserver-users] Re: Upgrading 5.2 -> 5.4 generating CGI error on IIS(5.1 and 6.0) ... Possible BUG?

2009-06-10 Thread Paul james
I don´t think its related to security settings... I can run the CGI on 5.2
... And as well with fastcgi on 5.4 ...
Anyway I gave all permission to all user in mapserver directory and app
directory... Nothing changes...

Anyone test that with Postgis layer? I´m trying to get a shapefile to test
...

Paul

On Tue, Jun 9, 2009 at 7:02 PM, Tamas Szekeres  wrote:

> Paul,
>
> I've just tried with the latest 5.4 version and worked fine though I'm
> using OGR/mapinfo.tab data source.
>
> I suspect you may run into a problem related to the possible differences in
> the security settings. Some files may not be accessible by the current user
> executing mapserv.exe which may be "IUSR_[computername]" for the normal CGI
> and "NT AUTHORITY/NETWORK SERVICE" for the fast cgi option by default.
>
> Best regards,
>
> Tamas
>
>
> 2009/6/9 Paul james 
>
> Just one update in my tests...
>> Using FASTCGI It worked FINE (mapserver 5.4)...
>>
>> I added a bug ticket : http://trac.osgeo.org/mapserver/ticket/3049
>>
>> Paul
>>
>>
>> On Tue, Jun 2, 2009 at 10:12 AM, Paul james  wrote:
>>
>>> Probably is a mapserver CGI bug...
>>>
>>> Paul
>>>
>>> On Sat, May 30, 2009 at 11:56 PM, Brian Fischer >> > wrote:
>>>
>>>>  Paul,
>>>>
>>>> Just to let you know you are not alone.  I am experiencing the same
>>>> problem with MS4W 3.0 beta 1 and 2.  I’ve reported it as a bug to the MS4W
>>>> project.  Here’s a link to the bug report
>>>> http://bugzilla.maptools.org/show_bug.cgi?id=2043.   I haven’t heard
>>>> anything back on a solution yet.  I’m not sure if this is a MapServer bug 
>>>> or
>>>> a bug with the way the MS4W package was compiled.  It runs fine of Apache
>>>> for me.
>>>>
>>>>
>>>>
>>>> Brian Fischer
>>>>
>>>> Houston Engineering, Inc.
>>>>
>>>>
>>>>
>>>> *From:* mapserver-users-boun...@lists.osgeo.org [mailto:
>>>> mapserver-users-boun...@lists.osgeo.org] *On Behalf Of *Paul james
>>>> *Sent:* Friday, May 29, 2009 1:08 PM
>>>> *To:* Steve Lime
>>>> *Cc:* mapserver-users@lists.osgeo.org; Daniel Morissette
>>>> *Subject:* Re: [mapserver-users] Re: Upgrading 5.2 -> 5.4 generating
>>>> CGI error on IIS(5.1 and 6.0) ... Possible BUG?
>>>>
>>>>
>>>>
>>>>
>>>> http://localhost/cgi-bin/mapserv.exe?map=C%3A%2Finetpub%2Fwwwroot%2FOpenlayer%2FFiles%2FMapserver%2FMap.map&mode=map&map_imagetype=png&mapext=-180+0+-90+90&imgext=-180+0+-90+90&map_size=256+256&imgx=128&imgy=128&imgxy=256+256
>>>>
>>>> Paul
>>>>
>>>> On Fri, May 29, 2009 at 3:01 PM, Steve Lime 
>>>> wrote:
>>>>
>>>> What's the full URL submitted against the CGI?
>>>>
>>>> >>> On 5/29/2009 at 12:59 PM, in message
>>>> <33fad6880905291059i5602a89q84d7673ddcfff...@mail.gmail.com>, Paul
>>>> james
>>>>
>>>>  wrote:
>>>> > 1 -  I tried with 1500,1400,1310,development version(1500) and ms4w
>>>> beta...
>>>> > 2 -  Ím using normal CGI
>>>> > 3 - My tests are only with Postgis... Íll generate a shapefile to
>>>> test
>>>> > later ...
>>>> >
>>>> > Paul
>>>> >
>>>> > On Fri, May 29, 2009 at 2:27 PM, Tamas Szekeres 
>>>> wrote:
>>>> >
>>>> >> Hi Paul,
>>>> >>
>>>> >> Did you experience the same with the release-1310 and release-1400
>>>> >> versions? Did you experience the same with the development version?
>>>> >> Are you using fastCGI or normal cgi?
>>>> >> Is this just a PostGIS related problem or you get the same with a
>>>> simple
>>>> >> shapefile?
>>>> >>
>>>> >> Sorry for the bunch of the questions...
>>>> >>
>>>> >> Best regards,
>>>> >>
>>>> >> Tamas
>>>> >>
>>>> >>
>>>> >>
>>>> >> 2009/5/29 Paul james 
>>>> >>
>>>> >>> Yes Daniel...  I deleted all previous files and put only 5.4
>>>> files... My
>>>> >&g

Re: [mapserver-users] Re: Upgrading 5.2 -> 5.4 generating CGI error on IIS(5.1 and 6.0) ... Possible BUG?

2009-06-09 Thread Tamas Szekeres
Paul,

I've just tried with the latest 5.4 version and worked fine though I'm using
OGR/mapinfo.tab data source.

I suspect you may run into a problem related to the possible differences in
the security settings. Some files may not be accessible by the current user
executing mapserv.exe which may be "IUSR_[computername]" for the normal CGI
and "NT AUTHORITY/NETWORK SERVICE" for the fast cgi option by default.

Best regards,

Tamas


2009/6/9 Paul james 

> Just one update in my tests...
> Using FASTCGI It worked FINE (mapserver 5.4)...
>
> I added a bug ticket : http://trac.osgeo.org/mapserver/ticket/3049
>
> Paul
>
>
> On Tue, Jun 2, 2009 at 10:12 AM, Paul james  wrote:
>
>> Probably is a mapserver CGI bug...
>>
>> Paul
>>
>> On Sat, May 30, 2009 at 11:56 PM, Brian Fischer 
>> wrote:
>>
>>>  Paul,
>>>
>>> Just to let you know you are not alone.  I am experiencing the same
>>> problem with MS4W 3.0 beta 1 and 2.  I’ve reported it as a bug to the MS4W
>>> project.  Here’s a link to the bug report
>>> http://bugzilla.maptools.org/show_bug.cgi?id=2043.   I haven’t heard
>>> anything back on a solution yet.  I’m not sure if this is a MapServer bug or
>>> a bug with the way the MS4W package was compiled.  It runs fine of Apache
>>> for me.
>>>
>>>
>>>
>>> Brian Fischer
>>>
>>> Houston Engineering, Inc.
>>>
>>>
>>>
>>> *From:* mapserver-users-boun...@lists.osgeo.org [mailto:
>>> mapserver-users-boun...@lists.osgeo.org] *On Behalf Of *Paul james
>>> *Sent:* Friday, May 29, 2009 1:08 PM
>>> *To:* Steve Lime
>>> *Cc:* mapserver-users@lists.osgeo.org; Daniel Morissette
>>> *Subject:* Re: [mapserver-users] Re: Upgrading 5.2 -> 5.4 generating CGI
>>> error on IIS(5.1 and 6.0) ... Possible BUG?
>>>
>>>
>>>
>>>
>>> http://localhost/cgi-bin/mapserv.exe?map=C%3A%2Finetpub%2Fwwwroot%2FOpenlayer%2FFiles%2FMapserver%2FMap.map&mode=map&map_imagetype=png&mapext=-180+0+-90+90&imgext=-180+0+-90+90&map_size=256+256&imgx=128&imgy=128&imgxy=256+256
>>>
>>> Paul
>>>
>>> On Fri, May 29, 2009 at 3:01 PM, Steve Lime 
>>> wrote:
>>>
>>> What's the full URL submitted against the CGI?
>>>
>>> >>> On 5/29/2009 at 12:59 PM, in message
>>> <33fad6880905291059i5602a89q84d7673ddcfff...@mail.gmail.com>, Paul
>>> james
>>>
>>>  wrote:
>>> > 1 -  I tried with 1500,1400,1310,development version(1500) and ms4w
>>> beta...
>>> > 2 -  Ím using normal CGI
>>> > 3 - My tests are only with Postgis... Íll generate a shapefile to
>>> test
>>> > later ...
>>> >
>>> > Paul
>>> >
>>> > On Fri, May 29, 2009 at 2:27 PM, Tamas Szekeres 
>>> wrote:
>>> >
>>> >> Hi Paul,
>>> >>
>>> >> Did you experience the same with the release-1310 and release-1400
>>> >> versions? Did you experience the same with the development version?
>>> >> Are you using fastCGI or normal cgi?
>>> >> Is this just a PostGIS related problem or you get the same with a
>>> simple
>>> >> shapefile?
>>> >>
>>> >> Sorry for the bunch of the questions...
>>> >>
>>> >> Best regards,
>>> >>
>>> >> Tamas
>>> >>
>>> >>
>>> >>
>>> >> 2009/5/29 Paul james 
>>> >>
>>> >>> Yes Daniel...  I deleted all previous files and put only 5.4
>>> files... My
>>> >>> mapscript application is working fine on 5.4...
>>> >>> But the CGI dont...
>>> >>> Tested on Windows XP (IIS 5.1) and Windows 2003(IIS 6.0)...
>>> >>>
>>> >>> Paul
>>> >>>
>>> >>>
>>> >>> On Fri, May 29, 2009 at 12:56 PM, Daniel Morissette <
>>> >>> dmorisse...@mapgears.com> wrote:
>>> >>>
>>> >>>> Paul james wrote:
>>> >>>>
>>> >>>>> Hi Daniel...
>>> >>>>> I got the binaries from Tamas build :
>>> >>>>> http://vbkto.dyndns.org:1280/sdk/Default.aspx
>>> >>>>> And from MS4W 3.0 beta2...
>>> >>>>> Same result with both...
>>> >>&

Re: [mapserver-users] Re: Upgrading 5.2 -> 5.4 generating CGI error on IIS(5.1 and 6.0) ... Possible BUG?

2009-06-09 Thread Paul james
Just one update in my tests...
Using FASTCGI It worked FINE (mapserver 5.4)...

I added a bug ticket : http://trac.osgeo.org/mapserver/ticket/3049

Paul

On Tue, Jun 2, 2009 at 10:12 AM, Paul james  wrote:

> Probably is a mapserver CGI bug...
>
> Paul
>
> On Sat, May 30, 2009 at 11:56 PM, Brian Fischer 
> wrote:
>
>>  Paul,
>>
>> Just to let you know you are not alone.  I am experiencing the same
>> problem with MS4W 3.0 beta 1 and 2.  I’ve reported it as a bug to the MS4W
>> project.  Here’s a link to the bug report
>> http://bugzilla.maptools.org/show_bug.cgi?id=2043.   I haven’t heard
>> anything back on a solution yet.  I’m not sure if this is a MapServer bug or
>> a bug with the way the MS4W package was compiled.  It runs fine of Apache
>> for me.
>>
>>
>>
>> Brian Fischer
>>
>> Houston Engineering, Inc.
>>
>>
>>
>> *From:* mapserver-users-boun...@lists.osgeo.org [mailto:
>> mapserver-users-boun...@lists.osgeo.org] *On Behalf Of *Paul james
>> *Sent:* Friday, May 29, 2009 1:08 PM
>> *To:* Steve Lime
>> *Cc:* mapserver-users@lists.osgeo.org; Daniel Morissette
>> *Subject:* Re: [mapserver-users] Re: Upgrading 5.2 -> 5.4 generating CGI
>> error on IIS(5.1 and 6.0) ... Possible BUG?
>>
>>
>>
>>
>> http://localhost/cgi-bin/mapserv.exe?map=C%3A%2Finetpub%2Fwwwroot%2FOpenlayer%2FFiles%2FMapserver%2FMap.map&mode=map&map_imagetype=png&mapext=-180+0+-90+90&imgext=-180+0+-90+90&map_size=256+256&imgx=128&imgy=128&imgxy=256+256
>>
>> Paul
>>
>> On Fri, May 29, 2009 at 3:01 PM, Steve Lime 
>> wrote:
>>
>> What's the full URL submitted against the CGI?
>>
>> >>> On 5/29/2009 at 12:59 PM, in message
>> <33fad6880905291059i5602a89q84d7673ddcfff...@mail.gmail.com>, Paul
>> james
>>
>>  wrote:
>> > 1 -  I tried with 1500,1400,1310,development version(1500) and ms4w
>> beta...
>> > 2 -  Ím using normal CGI
>> > 3 - My tests are only with Postgis... Íll generate a shapefile to
>> test
>> > later ...
>> >
>> > Paul
>> >
>> > On Fri, May 29, 2009 at 2:27 PM, Tamas Szekeres 
>> wrote:
>> >
>> >> Hi Paul,
>> >>
>> >> Did you experience the same with the release-1310 and release-1400
>> >> versions? Did you experience the same with the development version?
>> >> Are you using fastCGI or normal cgi?
>> >> Is this just a PostGIS related problem or you get the same with a
>> simple
>> >> shapefile?
>> >>
>> >> Sorry for the bunch of the questions...
>> >>
>> >> Best regards,
>> >>
>> >> Tamas
>> >>
>> >>
>> >>
>> >> 2009/5/29 Paul james 
>> >>
>> >>> Yes Daniel...  I deleted all previous files and put only 5.4
>> files... My
>> >>> mapscript application is working fine on 5.4...
>> >>> But the CGI dont...
>> >>> Tested on Windows XP (IIS 5.1) and Windows 2003(IIS 6.0)...
>> >>>
>> >>> Paul
>> >>>
>> >>>
>> >>> On Fri, May 29, 2009 at 12:56 PM, Daniel Morissette <
>> >>> dmorisse...@mapgears.com> wrote:
>> >>>
>> >>>> Paul james wrote:
>> >>>>
>> >>>>> Hi Daniel...
>> >>>>> I got the binaries from Tamas build :
>> >>>>> http://vbkto.dyndns.org:1280/sdk/Default.aspx
>> >>>>> And from MS4W 3.0 beta2...
>> >>>>> Same result with both...
>> >>>>>
>> >>>>> That error you got is my fault... I took off the :
>> >>>>> IMAGE "..\Map.png"
>> >>>>> from REFERENCE definition when copy the code to email...
>> >>>>>
>> >>>>> My application works fine with 5.2 binary in iis 5.1 and 6.0
>> >>>>> Just replacing with 5.4 binary I got that 502 error...
>> >>>>>
>> >>>>>
>> >>>> Hopefully you always make sure you update all DLLs as well when
>> you
>> >>>> "replace with 5.4 binary"? Even if the DLLs have the same names,
>> if they
>> >>>> come from different build environments or versions they may not
>> be
>> >>>> compatible and could cause the kind of crashes that you are
>> experiencing.
>> >>>>
>> >>>>
>> >>>> Daniel
>> >>>> --
>> >>>> Daniel Morissette
>> >>>> http://www.mapgears.com/
>> >>>>
>> >>>
>> >>>
>> >>> ___
>> >>> mapserver-users mailing list
>> >>> mapserver-users@lists.osgeo.org
>> >>> http://lists.osgeo.org/mailman/listinfo/mapserver-users
>> >>>
>> >>>
>> >>
>>
>>
>>
>
>
___
mapserver-users mailing list
mapserver-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapserver-users


Re: [mapserver-users] Re: Upgrading 5.2 -> 5.4 generating CGI error on IIS(5.1 and 6.0) ... Possible BUG?

2009-06-02 Thread Paul james
Probably is a mapserver CGI bug...

Paul

On Sat, May 30, 2009 at 11:56 PM, Brian Fischer wrote:

>  Paul,
>
> Just to let you know you are not alone.  I am experiencing the same problem
> with MS4W 3.0 beta 1 and 2.  I’ve reported it as a bug to the MS4W project.
> Here’s a link to the bug report
> http://bugzilla.maptools.org/show_bug.cgi?id=2043.   I haven’t heard
> anything back on a solution yet.  I’m not sure if this is a MapServer bug or
> a bug with the way the MS4W package was compiled.  It runs fine of Apache
> for me.
>
>
>
> Brian Fischer
>
> Houston Engineering, Inc.
>
>
>
> *From:* mapserver-users-boun...@lists.osgeo.org [mailto:
> mapserver-users-boun...@lists.osgeo.org] *On Behalf Of *Paul james
> *Sent:* Friday, May 29, 2009 1:08 PM
> *To:* Steve Lime
> *Cc:* mapserver-users@lists.osgeo.org; Daniel Morissette
> *Subject:* Re: [mapserver-users] Re: Upgrading 5.2 -> 5.4 generating CGI
> error on IIS(5.1 and 6.0) ... Possible BUG?
>
>
>
>
> http://localhost/cgi-bin/mapserv.exe?map=C%3A%2Finetpub%2Fwwwroot%2FOpenlayer%2FFiles%2FMapserver%2FMap.map&mode=map&map_imagetype=png&mapext=-180+0+-90+90&imgext=-180+0+-90+90&map_size=256+256&imgx=128&imgy=128&imgxy=256+256
>
> Paul
>
> On Fri, May 29, 2009 at 3:01 PM, Steve Lime 
> wrote:
>
> What's the full URL submitted against the CGI?
>
> >>> On 5/29/2009 at 12:59 PM, in message
> <33fad6880905291059i5602a89q84d7673ddcfff...@mail.gmail.com>, Paul
> james
>
>  wrote:
> > 1 -  I tried with 1500,1400,1310,development version(1500) and ms4w
> beta...
> > 2 -  Ím using normal CGI
> > 3 - My tests are only with Postgis... Íll generate a shapefile to
> test
> > later ...
> >
> > Paul
> >
> > On Fri, May 29, 2009 at 2:27 PM, Tamas Szekeres 
> wrote:
> >
> >> Hi Paul,
> >>
> >> Did you experience the same with the release-1310 and release-1400
> >> versions? Did you experience the same with the development version?
> >> Are you using fastCGI or normal cgi?
> >> Is this just a PostGIS related problem or you get the same with a
> simple
> >> shapefile?
> >>
> >> Sorry for the bunch of the questions...
> >>
> >> Best regards,
> >>
> >> Tamas
> >>
> >>
> >>
> >> 2009/5/29 Paul james 
> >>
> >>> Yes Daniel...  I deleted all previous files and put only 5.4
> files... My
> >>> mapscript application is working fine on 5.4...
> >>> But the CGI dont...
> >>> Tested on Windows XP (IIS 5.1) and Windows 2003(IIS 6.0)...
> >>>
> >>> Paul
> >>>
> >>>
> >>> On Fri, May 29, 2009 at 12:56 PM, Daniel Morissette <
> >>> dmorisse...@mapgears.com> wrote:
> >>>
> >>>> Paul james wrote:
> >>>>
> >>>>> Hi Daniel...
> >>>>> I got the binaries from Tamas build :
> >>>>> http://vbkto.dyndns.org:1280/sdk/Default.aspx
> >>>>> And from MS4W 3.0 beta2...
> >>>>> Same result with both...
> >>>>>
> >>>>> That error you got is my fault... I took off the :
> >>>>> IMAGE "..\Map.png"
> >>>>> from REFERENCE definition when copy the code to email...
> >>>>>
> >>>>> My application works fine with 5.2 binary in iis 5.1 and 6.0
> >>>>> Just replacing with 5.4 binary I got that 502 error...
> >>>>>
> >>>>>
> >>>> Hopefully you always make sure you update all DLLs as well when
> you
> >>>> "replace with 5.4 binary"? Even if the DLLs have the same names,
> if they
> >>>> come from different build environments or versions they may not
> be
> >>>> compatible and could cause the kind of crashes that you are
> experiencing.
> >>>>
> >>>>
> >>>> Daniel
> >>>> --
> >>>> Daniel Morissette
> >>>> http://www.mapgears.com/
> >>>>
> >>>
> >>>
> >>> ___
> >>> mapserver-users mailing list
> >>> mapserver-users@lists.osgeo.org
> >>> http://lists.osgeo.org/mailman/listinfo/mapserver-users
> >>>
> >>>
> >>
>
>
>
___
mapserver-users mailing list
mapserver-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapserver-users


RE: [mapserver-users] Re: Upgrading 5.2 -> 5.4 generating CGI error on IIS(5.1 and 6.0) ... Possible BUG?

2009-05-30 Thread Brian Fischer
Paul,
Just to let you know you are not alone.  I am experiencing the same problem 
with MS4W 3.0 beta 1 and 2.  I’ve reported it as a bug to the MS4W project.  
Here’s a link to the bug report 
http://bugzilla.maptools.org/show_bug.cgi?id=2043.   I haven’t heard anything 
back on a solution yet.  I’m not sure if this is a MapServer bug or a bug with 
the way the MS4W package was compiled.  It runs fine of Apache for me.

Brian Fischer
Houston Engineering, Inc.

From: mapserver-users-boun...@lists.osgeo.org 
[mailto:mapserver-users-boun...@lists.osgeo.org] On Behalf Of Paul james
Sent: Friday, May 29, 2009 1:08 PM
To: Steve Lime
Cc: mapserver-users@lists.osgeo.org; Daniel Morissette
Subject: Re: [mapserver-users] Re: Upgrading 5.2 -> 5.4 generating CGI error on 
IIS(5.1 and 6.0) ... Possible BUG?

http://localhost/cgi-bin/mapserv.exe?map=C%3A%2Finetpub%2Fwwwroot%2FOpenlayer%2FFiles%2FMapserver%2FMap.map&mode=map&map_imagetype=png&mapext=-180+0+-90+90&imgext=-180+0+-90+90&map_size=256+256&imgx=128&imgy=128&imgxy=256+256

Paul
On Fri, May 29, 2009 at 3:01 PM, Steve Lime 
mailto:steve.l...@dnr.state.mn.us>> wrote:
What's the full URL submitted against the CGI?

>>> On 5/29/2009 at 12:59 PM, in message
<33fad6880905291059i5602a89q84d7673ddcfff...@mail.gmail.com<mailto:33fad6880905291059i5602a89q84d7673ddcfff...@mail.gmail.com>>,
 Paul
james
mailto:paulj...@gmail.com>> wrote:
> 1 -  I tried with 1500,1400,1310,development version(1500) and ms4w
beta...
> 2 -  Ím using normal CGI
> 3 - My tests are only with Postgis... Íll generate a shapefile to
test
> later ...
>
> Paul
>
> On Fri, May 29, 2009 at 2:27 PM, Tamas Szekeres 
> mailto:szeker...@gmail.com>>
wrote:
>
>> Hi Paul,
>>
>> Did you experience the same with the release-1310 and release-1400
>> versions? Did you experience the same with the development version?
>> Are you using fastCGI or normal cgi?
>> Is this just a PostGIS related problem or you get the same with a
simple
>> shapefile?
>>
>> Sorry for the bunch of the questions...
>>
>> Best regards,
>>
>> Tamas
>>
>>
>>
>> 2009/5/29 Paul james mailto:paulj...@gmail.com>>
>>
>>> Yes Daniel...  I deleted all previous files and put only 5.4
files... My
>>> mapscript application is working fine on 5.4...
>>> But the CGI dont...
>>> Tested on Windows XP (IIS 5.1) and Windows 2003(IIS 6.0)...
>>>
>>> Paul
>>>
>>>
>>> On Fri, May 29, 2009 at 12:56 PM, Daniel Morissette <
>>> dmorisse...@mapgears.com<mailto:dmorisse...@mapgears.com>> wrote:
>>>
>>>> Paul james wrote:
>>>>
>>>>> Hi Daniel...
>>>>> I got the binaries from Tamas build :
>>>>> http://vbkto.dyndns.org:1280/sdk/Default.aspx
>>>>> And from MS4W 3.0 beta2...
>>>>> Same result with both...
>>>>>
>>>>> That error you got is my fault... I took off the :
>>>>> IMAGE "..\Map.png"
>>>>> from REFERENCE definition when copy the code to email...
>>>>>
>>>>> My application works fine with 5.2 binary in iis 5.1 and 6.0
>>>>> Just replacing with 5.4 binary I got that 502 error...
>>>>>
>>>>>
>>>> Hopefully you always make sure you update all DLLs as well when
you
>>>> "replace with 5.4 binary"? Even if the DLLs have the same names,
if they
>>>> come from different build environments or versions they may not
be
>>>> compatible and could cause the kind of crashes that you are
experiencing.
>>>>
>>>>
>>>> Daniel
>>>> --
>>>> Daniel Morissette
>>>> http://www.mapgears.com/
>>>>
>>>
>>>
>>> ___
>>> mapserver-users mailing list
>>> mapserver-users@lists.osgeo.org<mailto:mapserver-users@lists.osgeo.org>
>>> http://lists.osgeo.org/mailman/listinfo/mapserver-users
>>>
>>>
>>

___
mapserver-users mailing list
mapserver-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapserver-users


Re: [mapserver-users] Re: Upgrading 5.2 -> 5.4 generating CGI error on IIS(5.1 and 6.0) ... Possible BUG?

2009-05-29 Thread Paul james
http://localhost/cgi-bin/mapserv.exe?map=C%3A%2Finetpub%2Fwwwroot%2FOpenlayer%2FFiles%2FMapserver%2FMap.map&mode=map&map_imagetype=png&mapext=-180+0+-90+90&imgext=-180+0+-90+90&map_size=256+256&imgx=128&imgy=128&imgxy=256+256

Paul

On Fri, May 29, 2009 at 3:01 PM, Steve Lime wrote:

> What's the full URL submitted against the CGI?
>
> >>> On 5/29/2009 at 12:59 PM, in message
> <33fad6880905291059i5602a89q84d7673ddcfff...@mail.gmail.com>, Paul
> james
>  wrote:
> > 1 -  I tried with 1500,1400,1310,development version(1500) and ms4w
> beta...
> > 2 -  Ím using normal CGI
> > 3 - My tests are only with Postgis... Íll generate a shapefile to
> test
> > later ...
> >
> > Paul
> >
> > On Fri, May 29, 2009 at 2:27 PM, Tamas Szekeres 
> wrote:
> >
> >> Hi Paul,
> >>
> >> Did you experience the same with the release-1310 and release-1400
> >> versions? Did you experience the same with the development version?
> >> Are you using fastCGI or normal cgi?
> >> Is this just a PostGIS related problem or you get the same with a
> simple
> >> shapefile?
> >>
> >> Sorry for the bunch of the questions...
> >>
> >> Best regards,
> >>
> >> Tamas
> >>
> >>
> >>
> >> 2009/5/29 Paul james 
> >>
> >>> Yes Daniel...  I deleted all previous files and put only 5.4
> files... My
> >>> mapscript application is working fine on 5.4...
> >>> But the CGI dont...
> >>> Tested on Windows XP (IIS 5.1) and Windows 2003(IIS 6.0)...
> >>>
> >>> Paul
> >>>
> >>>
> >>> On Fri, May 29, 2009 at 12:56 PM, Daniel Morissette <
> >>> dmorisse...@mapgears.com> wrote:
> >>>
>  Paul james wrote:
> 
> > Hi Daniel...
> > I got the binaries from Tamas build :
> > http://vbkto.dyndns.org:1280/sdk/Default.aspx
> > And from MS4W 3.0 beta2...
> > Same result with both...
> >
> > That error you got is my fault... I took off the :
> > IMAGE "..\Map.png"
> > from REFERENCE definition when copy the code to email...
> >
> > My application works fine with 5.2 binary in iis 5.1 and 6.0
> > Just replacing with 5.4 binary I got that 502 error...
> >
> >
>  Hopefully you always make sure you update all DLLs as well when
> you
>  "replace with 5.4 binary"? Even if the DLLs have the same names,
> if they
>  come from different build environments or versions they may not
> be
>  compatible and could cause the kind of crashes that you are
> experiencing.
> 
> 
>  Daniel
>  --
>  Daniel Morissette
>  http://www.mapgears.com/
> 
> >>>
> >>>
> >>> ___
> >>> mapserver-users mailing list
> >>> mapserver-users@lists.osgeo.org
> >>> http://lists.osgeo.org/mailman/listinfo/mapserver-users
> >>>
> >>>
> >>
>
___
mapserver-users mailing list
mapserver-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapserver-users


Re: [mapserver-users] Re: Upgrading 5.2 -> 5.4 generating CGI error on IIS(5.1 and 6.0) ... Possible BUG?

2009-05-29 Thread Steve Lime
What's the full URL submitted against the CGI?

>>> On 5/29/2009 at 12:59 PM, in message
<33fad6880905291059i5602a89q84d7673ddcfff...@mail.gmail.com>, Paul
james
 wrote:
> 1 -  I tried with 1500,1400,1310,development version(1500) and ms4w
beta...
> 2 -  Ím using normal CGI
> 3 - My tests are only with Postgis... Íll generate a shapefile to
test
> later ...
> 
> Paul
> 
> On Fri, May 29, 2009 at 2:27 PM, Tamas Szekeres 
wrote:
> 
>> Hi Paul,
>>
>> Did you experience the same with the release-1310 and release-1400
>> versions? Did you experience the same with the development version?
>> Are you using fastCGI or normal cgi?
>> Is this just a PostGIS related problem or you get the same with a
simple
>> shapefile?
>>
>> Sorry for the bunch of the questions...
>>
>> Best regards,
>>
>> Tamas
>>
>>
>>
>> 2009/5/29 Paul james 
>>
>>> Yes Daniel...  I deleted all previous files and put only 5.4
files... My
>>> mapscript application is working fine on 5.4...
>>> But the CGI dont...
>>> Tested on Windows XP (IIS 5.1) and Windows 2003(IIS 6.0)...
>>>
>>> Paul
>>>
>>>
>>> On Fri, May 29, 2009 at 12:56 PM, Daniel Morissette <
>>> dmorisse...@mapgears.com> wrote:
>>>
 Paul james wrote:

> Hi Daniel...
> I got the binaries from Tamas build :
> http://vbkto.dyndns.org:1280/sdk/Default.aspx 
> And from MS4W 3.0 beta2...
> Same result with both...
>
> That error you got is my fault... I took off the :
> IMAGE "..\Map.png"
> from REFERENCE definition when copy the code to email...
>
> My application works fine with 5.2 binary in iis 5.1 and 6.0
> Just replacing with 5.4 binary I got that 502 error...
>
>
 Hopefully you always make sure you update all DLLs as well when
you
 "replace with 5.4 binary"? Even if the DLLs have the same names,
if they
 come from different build environments or versions they may not
be
 compatible and could cause the kind of crashes that you are
experiencing.


 Daniel
 --
 Daniel Morissette
 http://www.mapgears.com/ 

>>>
>>>
>>> ___
>>> mapserver-users mailing list
>>> mapserver-users@lists.osgeo.org 
>>> http://lists.osgeo.org/mailman/listinfo/mapserver-users 
>>>
>>>
>>
___
mapserver-users mailing list
mapserver-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapserver-users


Re: [mapserver-users] Re: Upgrading 5.2 -> 5.4 generating CGI error on IIS(5.1 and 6.0) ... Possible BUG?

2009-05-29 Thread Paul james
1 -  I tried with 1500,1400,1310,development version(1500) and ms4w beta...
2 -  I´m using normal CGI
3 - My tests are only with Postgis... I´ll generate a shapefile to test
later ...

Paul

On Fri, May 29, 2009 at 2:27 PM, Tamas Szekeres  wrote:

> Hi Paul,
>
> Did you experience the same with the release-1310 and release-1400
> versions? Did you experience the same with the development version?
> Are you using fastCGI or normal cgi?
> Is this just a PostGIS related problem or you get the same with a simple
> shapefile?
>
> Sorry for the bunch of the questions...
>
> Best regards,
>
> Tamas
>
>
>
> 2009/5/29 Paul james 
>
>> Yes Daniel...  I deleted all previous files and put only 5.4 files... My
>> mapscript application is working fine on 5.4...
>> But the CGI dont...
>> Tested on Windows XP (IIS 5.1) and Windows 2003(IIS 6.0)...
>>
>> Paul
>>
>>
>> On Fri, May 29, 2009 at 12:56 PM, Daniel Morissette <
>> dmorisse...@mapgears.com> wrote:
>>
>>> Paul james wrote:
>>>
 Hi Daniel...
 I got the binaries from Tamas build :
 http://vbkto.dyndns.org:1280/sdk/Default.aspx
 And from MS4W 3.0 beta2...
 Same result with both...

 That error you got is my fault... I took off the :
 IMAGE "..\Map.png"
 from REFERENCE definition when copy the code to email...

 My application works fine with 5.2 binary in iis 5.1 and 6.0
 Just replacing with 5.4 binary I got that 502 error...


>>> Hopefully you always make sure you update all DLLs as well when you
>>> "replace with 5.4 binary"? Even if the DLLs have the same names, if they
>>> come from different build environments or versions they may not be
>>> compatible and could cause the kind of crashes that you are experiencing.
>>>
>>>
>>> Daniel
>>> --
>>> Daniel Morissette
>>> http://www.mapgears.com/
>>>
>>
>>
>> ___
>> mapserver-users mailing list
>> mapserver-users@lists.osgeo.org
>> http://lists.osgeo.org/mailman/listinfo/mapserver-users
>>
>>
>
___
mapserver-users mailing list
mapserver-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapserver-users


Re: [mapserver-users] Re: Upgrading 5.2 -> 5.4 generating CGI error on IIS(5.1 and 6.0) ... Possible BUG?

2009-05-29 Thread Tamas Szekeres
Hi Paul,

Did you experience the same with the release-1310 and release-1400 versions?
Did you experience the same with the development version?
Are you using fastCGI or normal cgi?
Is this just a PostGIS related problem or you get the same with a simple
shapefile?

Sorry for the bunch of the questions...

Best regards,

Tamas



2009/5/29 Paul james 

> Yes Daniel...  I deleted all previous files and put only 5.4 files... My
> mapscript application is working fine on 5.4...
> But the CGI dont...
> Tested on Windows XP (IIS 5.1) and Windows 2003(IIS 6.0)...
>
> Paul
>
>
> On Fri, May 29, 2009 at 12:56 PM, Daniel Morissette <
> dmorisse...@mapgears.com> wrote:
>
>> Paul james wrote:
>>
>>> Hi Daniel...
>>> I got the binaries from Tamas build :
>>> http://vbkto.dyndns.org:1280/sdk/Default.aspx
>>> And from MS4W 3.0 beta2...
>>> Same result with both...
>>>
>>> That error you got is my fault... I took off the :
>>> IMAGE "..\Map.png"
>>> from REFERENCE definition when copy the code to email...
>>>
>>> My application works fine with 5.2 binary in iis 5.1 and 6.0
>>> Just replacing with 5.4 binary I got that 502 error...
>>>
>>>
>> Hopefully you always make sure you update all DLLs as well when you
>> "replace with 5.4 binary"? Even if the DLLs have the same names, if they
>> come from different build environments or versions they may not be
>> compatible and could cause the kind of crashes that you are experiencing.
>>
>>
>> Daniel
>> --
>> Daniel Morissette
>> http://www.mapgears.com/
>>
>
>
> ___
> mapserver-users mailing list
> mapserver-users@lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/mapserver-users
>
>
___
mapserver-users mailing list
mapserver-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapserver-users


Re: [mapserver-users] Re: Upgrading 5.2 -> 5.4 generating CGI error on IIS(5.1 and 6.0) ... Possible BUG?

2009-05-29 Thread Paul james
Yes Daniel...  I deleted all previous files and put only 5.4 files... My
mapscript application is working fine on 5.4...
But the CGI dont...
Tested on Windows XP (IIS 5.1) and Windows 2003(IIS 6.0)...

Paul

On Fri, May 29, 2009 at 12:56 PM, Daniel Morissette <
dmorisse...@mapgears.com> wrote:

> Paul james wrote:
>
>> Hi Daniel...
>> I got the binaries from Tamas build :
>> http://vbkto.dyndns.org:1280/sdk/Default.aspx
>> And from MS4W 3.0 beta2...
>> Same result with both...
>>
>> That error you got is my fault... I took off the :
>> IMAGE "..\Map.png"
>> from REFERENCE definition when copy the code to email...
>>
>> My application works fine with 5.2 binary in iis 5.1 and 6.0
>> Just replacing with 5.4 binary I got that 502 error...
>>
>>
> Hopefully you always make sure you update all DLLs as well when you
> "replace with 5.4 binary"? Even if the DLLs have the same names, if they
> come from different build environments or versions they may not be
> compatible and could cause the kind of crashes that you are experiencing.
>
>
> Daniel
> --
> Daniel Morissette
> http://www.mapgears.com/
>
___
mapserver-users mailing list
mapserver-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapserver-users


Re: [mapserver-users] Re: Upgrading 5.2 -> 5.4 generating CGI error on IIS(5.1 and 6.0) ... Possible BUG?

2009-05-29 Thread Daniel Morissette

Paul james wrote:

Hi Daniel...
I got the binaries from Tamas build : 
http://vbkto.dyndns.org:1280/sdk/Default.aspx

And from MS4W 3.0 beta2...
Same result with both...

That error you got is my fault... I took off the :
IMAGE "..\Map.png"
from REFERENCE definition when copy the code to email...

My application works fine with 5.2 binary in iis 5.1 and 6.0
Just replacing with 5.4 binary I got that 502 error...



Hopefully you always make sure you update all DLLs as well when you 
"replace with 5.4 binary"? Even if the DLLs have the same names, if they 
come from different build environments or versions they may not be 
compatible and could cause the kind of crashes that you are experiencing.


Daniel
--
Daniel Morissette
http://www.mapgears.com/
___
mapserver-users mailing list
mapserver-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapserver-users


Re: [mapserver-users] Re: Upgrading 5.2 -> 5.4 generating CGI error on IIS(5.1 and 6.0) ... Possible BUG?

2009-05-29 Thread Paul james
Hi Daniel...
I got the binaries from Tamas build :
http://vbkto.dyndns.org:1280/sdk/Default.aspx
And from MS4W 3.0 beta2...
Same result with both...

That error you got is my fault... I took off the :
IMAGE "..\Map.png"
from REFERENCE definition when copy the code to email...

My application works fine with 5.2 binary in iis 5.1 and 6.0
Just replacing with 5.4 binary I got that 502 error...

Paul

On Fri, May 29, 2009 at 12:20 PM, Daniel Morissette <
dmorisse...@mapgears.com> wrote:

> Paul james wrote:
>
>> Just some more information about the problem...
>> The error was generated by IIS (5.1 and 6.0) ... Looking the Logfile, It
>> is a 502 error :
>>
>> *502* - Web server received an invalid response while acting as a gateway
>> or proxy.
>>
>>*502.1* - CGI application timeout.
>>*502.2* - Error in CGI application.
>>
>> It only happens with Mapserver 5.4 ... With 5.2 version, thats 100%
>> working...
>>
>>
> Where did you get your binaries? Are you using MS4W?
>
> This may be a sign of a problem with your build or bug in MapServer, but
> we'd need a testcase to reproduce it in order to help. I tried just loading
> your mapfile and get the following error:
>
> loadReferenceMap(): General error message. No image defined for the
> reference map.
>
> I don't know if that's an indication of the problem, but anyway, if the 502
> error persists you could try to package a small testcase (mapfile + data +
> test url) that can be used to reproduce the issue and file a ticket.
>
> Daniel
> --
> Daniel Morissette
> http://www.mapgears.com/
>
___
mapserver-users mailing list
mapserver-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapserver-users


Re: [mapserver-users] Re: Upgrading 5.2 -> 5.4 generating CGI error on IIS(5.1 and 6.0) ... Possible BUG?

2009-05-29 Thread Daniel Morissette

Paul james wrote:

Just some more information about the problem...
The error was generated by IIS (5.1 and 6.0) ... Looking the Logfile, It 
is a 502 error :


*502* - Web server received an invalid response while acting as a 
gateway or proxy.


*502.1* - CGI application timeout.
*502.2* - Error in CGI application.

It only happens with Mapserver 5.4 ... With 5.2 version, thats 100% 
working...




Where did you get your binaries? Are you using MS4W?

This may be a sign of a problem with your build or bug in MapServer, but 
we'd need a testcase to reproduce it in order to help. I tried just 
loading your mapfile and get the following error:


loadReferenceMap(): General error message. No image defined for the 
reference map.


I don't know if that's an indication of the problem, but anyway, if the 
502 error persists you could try to package a small testcase (mapfile + 
data + test url) that can be used to reproduce the issue and file a ticket.


Daniel
--
Daniel Morissette
http://www.mapgears.com/
___
mapserver-users mailing list
mapserver-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapserver-users


[mapserver-users] Re: Upgrading 5.2 -> 5.4 generating CGI error on IIS(5.1 and 6.0) ... Possible BUG?

2009-05-29 Thread Paul james
Just some more information about the problem...
The error was generated by IIS (5.1 and 6.0) ... Looking the Logfile, It is
a 502 error :

*502* - Web server received an invalid response while acting as a gateway or
proxy.

*502.1* - CGI application timeout.
*502.2* - Error in CGI application.

It only happens with Mapserver 5.4 ... With 5.2 version, thats 100%
working...

Paul

On Thu, May 28, 2009 at 5:43 PM, Paul james  wrote:

> I got that error when try to enter :
> http://localhost/cgi-bin/mapserv.exe?map=C:/map.map
> CGI ErrorThe specified CGI application misbehaved by not returning a
> complete set of HTTP headers. The headers it did return are:
>
>
> My Map:
>
> MAP
> EXTENT -79.7892 -34.2426 -24.9958 6.11775
> FONTSET "Fonts\Fonts.txt"
> IMAGECOLOR 230 254 254
> IMAGETYPE png
> SIZE 800 600
> STATUS ON
> UNITS dd
> NAME "Test"
>
> OUTPUTFORMAT
> NAME "png"
> MIMETYPE "image/png"
> DRIVER "GD/PNG"
> EXTENSION "png"
> IMAGEMODE "PC256"
> TRANSPARENT FALSE
> END
>
> PROJECTION
> 'proj=longlat'
> 'ellps=WGS84'
> 'datum=WGS84'
> 'no_defs'
> END
>
> WEB
> IMAGEPATH 'C:\map\temp'
> IMAGEURL '/tmp/'
> QUERYFORMAT text/html
> LEGENDFORMAT text/html
> BROWSEFORMAT text/html
> END
>
> QUERYMAP
> COLOR 255 0 0
> SIZE -1 -1
> STATUS ON
> STYLE hilite
> END
>
> REFERENCE
> EXTENT -79.7892 -34.2426 -24.9958 6.11775
> STATUS on
> SIZE 221 150
> MINBOXSIZE 5
> MAXBOXSIZE 150
> COLOR -1 -1 -1
> OUTLINECOLOR 255 0 0
> MARKERSIZE 8
> END
>
> LAYER
> NAME Test
> GROUP "Tests"
> TYPE POLYGON
> STATUS default
> CONNECTIONTYPE POSTGIS
> CONNECTION "user=xpassword=xdbname=x host=x port=5432"
> DATA "the_geom from viwgeo_x USING UNIQUE oid USING SRID=-1"
> CLASS
> COLOR 255 0 255
> END
> END
>
> END
>
>
>
___
mapserver-users mailing list
mapserver-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapserver-users