Mapserver bug?

Jeff Portwine jdport at VERITIME.COM
Wed Feb 9 09:10:55 EST 2005


I've fixed the problem now, thanks very much for the pointer to that bug.
I am running php as a module as you said, however if I try to run in CGI
mode I get a mapscript error saying that this build can't run in CGI mode
due to stability issues.   So I have no choice but to run it as a module.
However, I read the bug report you gave me and somebody reported that hte
problem went away if you did not pre-load mapscript.so in your php.ini.
Others said that the problem persisted either way, but I gave it a try
myself... I took out the extension=php_mapscript.so  line out of my php.ini
and added the "ld php_mapscript.so" line to my scripts and now they work
perfectly.

Thanks very much!

Jeff

----- Original Message -----
From: "Flavio Hendry" <flavio at TYDAC.CH>
To: <MAPSERVER-USERS at LISTS.UMN.EDU>
Sent: Wednesday, February 09, 2005 1:47 AM
Subject: Re: [UMN_MAPSERVER-USERS] Mapserver bug?


> hi jeff
>
> youare probably using php as a module ... see bug-id 67.
>
> Mit freundlichem Gruss / Best Regards
> Flavio Hendry
>
> ----------------------------------------------------------------
> TYDAC NEWS http://www.tydac.ch/german/index.php?menu=News_actual
> ----------------------------------------------------------------
> ############      Mit freundlichen Gruessen / Kind Regards
> ############             mailto:flavio at tydac.ch
> ############         TYDAC AG - http://www.tydac.ch
> ####    ####        Geographic Information Solutions
> ####    ####         Luternauweg 12 -- CH-3006 Bern
> ############   Tel +41 (0)31 368 0180 - Fax +41 (0)31 368 1860
> ----------------------------------------------------------------
>
>
> -----Original Message-----
> From: Jeff Portwine <jdport at VERITIME.COM>
> To: MAPSERVER-USERS at LISTS.UMN.EDU
> Date: Tue, 8 Feb 2005 13:59:38 -0500
> Subject: [UMN_MAPSERVER-USERS] Mapserver bug?
>
>>
>> I'm pretty sure that this issue i'm having was posted about once
>> before a week or two ago by somebody else, but there wasn't much
>> response to it and I'm not sure if it is a mapserver bug, or
>> something I'm doing wrong, or if there is a workaround for it.
>>
>> When my map form submits and is redrawn according to whatever buttons
>> the user has clicked (panning buttons, zoom, etc) it will sometimes
>> jump back to an old image instead of displaying the image it is
>> supposed to be showing.    If you then just click refresh in the
>> browser, it displays the proper image.    At first I thought it was
>> some kind of browser caching issue, so I tried all the meta tags and
>> http headers I could find to disable the caching of images in my
>> application... but that didn't fix the problem.    The problem also
>> seems to be browser independant as I see the same behavior in
>> internet explorer and Mozilla firefox.      It also seems to get
>> worse over time... when I first load up the browser and go to the web
>> page it will work perfectly for a little bit, but after a short time
>> it will start showing old images and eventually it will start doing
>> it almost every refresh.
>>
>> Have any others had this kind of problem, and has anybody found a way
>> to fix it or avoid it?
>>
>> Thanks for any advice,
>> Jeff
>>
>



More information about the mapserver-users mailing list