[mapserver-users] SYMBOL definitions in PHP Mapscript mapfile
Stephen Woodbridge
woodbri at swoodbridge.com
Wed Mar 27 13:42:09 PST 2002
Scott,
Check and make sure both versions are running the same version of
mapserver. Is your mapscript version 3.4??
-Steve W
Scott D Cogan wrote:
>
> I have a certain symbol defined in my .map file:
>
> SYMBOL
> NAME 'circle'
> TYPE ELLIPSE
> POINTS 1 1 END
> FILLED TRUE
> END
>
> this works fine with the CGI mapserver.exe, but when i try to use the same
> map file with the Mapscript version for PHP, I get the error:
>
> MapServer Error in loadSymbol(): (TRUE):(86) in c:\program
> files\apache\htdocs\testing2.php
>
> what is wrong with my symbol definition? (btw- i think its referring to the
> FILLED TRUE line??) thanks
> -scott
More information about the MapServer-users
mailing list