[Chameleon-dev] [Bug 1409] [MS4W-PHP]Application error php.exe

bugzilla-daemon at bugzilla.maptools.org bugzilla-daemon at bugzilla.maptools.org
Wed Apr 26 17:21:05 EDT 2006


http://bugzilla.maptools.org/show_bug.cgi?id=1409





------- Additional Comments From nsavard at mapgears.com  2006-04-26 17:20 -------
I was able to make the php.exe error pops up with a small script and a specific
map file.  I joined the map file and the script I used below.  I suggest that
the persons who find a similar problem try the script and reports back if the
error shows up.

----------------------
Map file:
#
# Start of map file
#
# Sample map file for a chameleon app.
#
FONTSET ../etc/fonts.txt

END # Map File
--------------------------------
PHP script:

<?php

dl("php_mapscript_48");



$o_map = ms_newMapObj("E:/ms4w/apps/chameleon/samples/map/chameleon.map");


$o_anno_layer = ms_newLayerObj($o_map);


$o_anno_layer->set("name", "DMSG_annotation_layer");




?>



------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


Please do NOT reply to this email, use the link above instead to 
login to bugzilla and submit your comment. Any email reply to this
address will be lost.


More information about the Chameleon-dev mailing list