[Mapserver-users] configuring mapserver with php

Thorsten Fischer thfischer at mapmedia.de
Tue May 6 10:57:03 EDT 2003


On Tue, 2003-05-06 at 12:13, Mark Balman wrote:
> Having finally got mapserver compiled on Mandrake 9 and can use the demo
> application ok :) I now want to configure mapserver with php mapscript. As I
> have php loaded as an apache DSO (default Mandrake install), I cannot work
> out how to configure php mapscript.
> 
> If I ./configure --with-proj --with-gdal --with-ogr --with-php

The --with-php parameter needs to know where your (configured!) php
source tree is (see ./configure --help). So you should do

./configure --with-php=/where/ever/you/put/your/php-4.x


hth,

thorsten




More information about the mapserver-users mailing list