[mapserver-users] Re: Regarding Apache
jim white
jbw2003 at earthlink.net
Fri Feb 6 16:29:15 PST 2009
Gregor at HostGIS wrote:
> > We use PHP/MapScript extensively, but for the rendering we
> > use shp2img via the `` operator. This gets around the freezing problem,
> > as well as a few other bugs in draw() which we found unacceptable.
> >
>
We're always interested in making PHP MapScript better, especially when
it comes to crashes of freezes. If you have identified specific bugs
with reproduceable test cases, then we'd appreciate if you could file
tickets with all the details (or point us to the existing ticket if
there is one).
Thanks
Daniel
--------
I have tried recently switching between cgi and DSO. Our site uses PHP MapScript 5.02 and what I have noticed is that with cgi it helps to insert flush() and/or ob_flush() in the script. However, running as DSO pages will not load and I have to comment out flush() and ob_flush().
James White
Programmer
Biodiversity and Spatial Information Center
North Carolina State University
www.basic.ncsu.edu
More information about the MapServer-users
mailing list