mapserver-4.10.0-rc1

Stephen Woodbridge woodbri at SWOODBRIDGE.COM
Wed Oct 4 12:55:33 EDT 2006


davidvaz wrote:
> Hi,
> 
> I have compiled this version to try the new "ANGLE FOLLOW" feature in
> LABEL. Using shp2img it works and it is a very nice feature. The problem
> is that when I tried to use it with php-mapscript I received the
> following error:
> 
> *Warning*: [MapServer Error]: getSymbol(): Parsing error near (FOLLOW)
> 
> I believe that it might have been something forgotten.

Yup, you need to make sure to build php/mapscript AND copy the 
php_mapscript.so to the appropriate extensions directory. If you are not 
sure where that is, create an info.php file that has

<?php
phpinfo();
?>

in it and put it in your web tree and run it via your browser.

-Steve



More information about the mapserver-users mailing list