[mapserver-users] mapserver and php

2012-10-28 Thread Vince Miller
Thank you for your advice. After apparent success of: sudo apt-get install php5-dev The command: ./configure --with postgis --with-geos --with php=/usr/include/php5/main returns the message ... checking for location of php_config.h... configure: error: !!! Could not find php_config.h and php

Re: [mapserver-users] mapserver and php

2012-10-28 Thread Stephen Woodbridge
On 10/28/2012 12:37 PM, Vince Miller wrote: Thank you for your advice. After apparent success of: sudo apt-get install php5-dev The command: ./configure --with postgis --with-geos --with php=/usr/include/php5/main returns the message ... checking for location of php_config.h... configure: e

[mapserver-users] mapserver and php

2012-10-28 Thread Vince Miller
Thanks again for helping me make progress on this. The recomile seems to have gone fine, but the php script still crashes without any message on its first encounter with an ms_ function, specifically: $map = ms_newMapObj('/var/www/eunomi0/www/maps/eunomi0.map'); The .map file is there. The new

Re: [mapserver-users] mapserver and php

2012-10-28 Thread Stephen Woodbridge
On 10/28/2012 2:47 PM, Vince Miller wrote: Thanks again for helping me make progress on this. The recomile seems to have gone fine, but the php script still crashes without any message on its first encounter with an ms_ function, specifically: $map = ms_newMapObj('/var/www/eunomi0/www/maps/eun

[mapserver-users] mapserver and php

2012-10-28 Thread Vince Miller
Evidently I need to rerun the mapserver build adding --with-GDAL and and --with-proj. There are .png files referenced in my .map file. The goal is to maintain all the data in PostgreSQL and PostGIS. Now that they have raster support I can hopefully dump the .pngs and I then won't need GDAL. Righ

[mapserver-users] WCS timeseries data via mapserver

2012-10-28 Thread pcreso
Does anyone have an example of using mapserver to deliver 1D timeseries data as a WCS service? Is mapserver able to do this? Is there a generic client that can display such WCS content? Thanks,    Brent Wood ___ mapserver-users mailing list mapserver