[mapserver-users] Problems with PHP MapScript and Tiles unde WinNT 4.0
Peter Haussl
pha at plan.at
Wed Dec 19 06:30:36 PST 2001
Hi Steve!
I'm using PHP MapScript 3.5 (php_mapscript_35.dll date 2001-10-15).
If I use the following Layer in my Mapfile (which works using the CGI)
LAYER
NAME Rivers
TYPE Line
STATUS default
DATA l_wl
TILEINDEX tiles
# MINSCALE 1000
# MAXSCALE 150000
CLASSITEM 'layer'
LABELITEM 'name'
LABELMAXSCALE 25000
CLASS
EXPRESSION /^q$|^qm$|^qo$|^qw$|^Q$|^QM$|^QO$|^QW$/
SYMBOL 'circle'
# MINSIZE 1
# MAXSIZE 5
SIZE 4
COLOR 100 100 255
END
END
The php_mapscript_35.dll produces a Dr. Watson error message.
The same layer without Tileindex seems to work!
Is there a special Version working together with tile or is there a Bug?
Many thx
Peter
Greetings from Austria / Europe
More information about the MapServer-users
mailing list