php/mapscript bug - URGENT
Jeff Portwine
jdport at VERITIME.COM
Tue Feb 15 05:12:11 PST 2005
Before you go to the trouble of installing a cgi version of php, etc, one
thing you might try is to not pre-load the php_mapscript.so or
php_mapscript.dll library. In other words , remove the "extension
php_mapscript.so" (for linux) or php_mapscript.dll (for windows) line from
your php ini file, and instead put a "dl php_mapscript.so/dll" line in your
mapscript file. This doesn't fix the random WebImage bug for everybody
but it does seem to fix it for a lot of people. It fixed it for me, and
it's a very quick simple thing to try that might correct the bug for you.
-Jeff
----- Original Message -----
From: "Murilo Lacerda Yoshida" <murilo.yoshida at AGX.COM.BR>
To: <MAPSERVER-USERS at LISTS.UMN.EDU>
Sent: Monday, February 14, 2005 9:39 PM
Subject: [UMN_MAPSERVER-USERS] php/mapscript bug - URGENT
> Hi all,
> This is about that saveWebImage bug, that shows random images to the
> user.
> I am going to install a second php on my server, as a cgi, and run
> mapscript on it. The problem is that I have several pages that do not
> show images on screen, these pages does some stuff like creating
> shapefiles, making a projection conversion, this kind of stuff.
>
> What I wanted to know is if this image bug is restricted to the
> images... Can I still use mapscript with php-dso when I don't how
> images?
> I think that I can, but I'm not sure.
> Thanks,
> Murilo
>
More information about the MapServer-users
mailing list