maps.google.com - Speed

Shanton, James A James.Shanton2 at NSCORP.COM
Mon Apr 11 14:48:50 EDT 2005


Is there anyway to speed this system up like maps.google.com  ?  I'm having
speed issues displaying my database layers.

Thanks!
Jim



-----Original Message-----
From: UMN MapServer Users List [mailto:MAPSERVER-USERS at LISTS.UMN.EDU] On
Behalf Of Jeffrey Johnson
Sent: Friday, April 08, 2005 10:15 AM
To: MAPSERVER-USERS at LISTS.UMN.EDU
Subject: Re: [UMN_MAPSERVER-USERS] Install/Config Problems

Only a generic segmentation fault is returned. Perhaps I could go back
to using PHP as a DSO. Is there some documentation online about how to
get mapscript configured when PHP is configured this way. I have found
some discussion of this on the list archives, but nothing that really
seemed to help.

Thanks,

Jeff

On Apr 8, 2005 4:11 AM, Christian Schroeder <mailings at abiwood99.de> wrote:
> Hello Jeffrey,
>
> I don't know what the problem concerning the php-module is, but once I had
a
> problem with the mapserv CGI-Module, too and got the error message
'Premature
> end of script headers'.
>
> You can try to run the mapserv CGI-Module from console to get a more
detailed
> error message.
> To do so, you have to call
>
> ./mapserv QUERY_STRING=map=/home/www/map1.map&mode=map
>
> This helped me to get more informations about which module failed.
>
> Regards,
> Christian
>
> Jeffrey Johnson <ortelius at GMAIL.COM>:
>
> > Hello,
> >
> > I am attempting to install and configure
> > mapserver+phpmapscript+chameleon on my debian/linux box and have run
> > into a currently insurmountable issue. apache+php config is fine.
> > Haven't really tested php extensively, but some simple tests work ok.
> > I have configured Mapserver with the following command.
> >
> > ./configure --with-proj --with-ogr --with-gdal --with-jpeg --with-png
> > --with-tiff --with-postgis --with-wfs --with-wcs --with-wms
> > --with-wfsclient --with-wmsclient --with-php=/usr/src/php-4.3.10/
> >
> > then ran make and copied the 'mapserv' executable into the cgi-bin
> > directory. When attempting to access a mapfile using the cgi-script
> > directly
> > http://domainname.com/cgi-bin/mapserv?map=/home/www/map1.map&mode=map
> >  I am returned '500 Internal Server error'. The logfile contains
> > 'Premature end of script headers: /usr/local/apache/cgi-bin/mapserv'
> >
> > If I re-run configure and remove the --with-php=/usr/src/php-4.3.10/
> > directive and recompile, the map displays fine.
> >
> > I had originally compiled PHP as a DSO, but couldnt get mapserver to
> > work this way either, so reverted to compiling php into apache
> > directly.
> >
> > Any ideas?
> >
> > Thanks in advance,
> >
> > Jeff
> >
>



More information about the mapserver-users mailing list