<DIV>Thank you very much, Zak.</DIV>
<DIV>I tried it, it does not works. I put the other .php file such as&nbsp; mascript_test.php under htdocs of maplab folder. It works fine. It means that .php in maplab is read by apache and mapscript/php. The problem is that it does not read .phtml file.</DIV>
<DIV>&nbsp;</DIV>
<DIV>I put php folder at C:Program files/Apache group/Apache/php</DIV>
<DIV>&nbsp;</DIV>
<DIV>My maplab under C:/maplab/maplab-2.1-rc3</DIV>
<DIV>&nbsp;</DIV>
<DIV>I have tried MS4W, however I am now planning to establish mapserver/maplab system on company server.MS4W might not be a choice.</DIV>
<DIV>&nbsp;</DIV>
<DIV>By the way, I am MGIS student in Department of Geography, University of Calgary. Currently, I am working as a summer student in a environmental engineering company.</DIV>
<DIV>&nbsp;</DIV>
<DIV>Looking forward for your advice and thank you for your time.</DIV>
<DIV>&nbsp;</DIV>
<DIV>Charlie</DIV>
<DIV><BR><BR><B><I>Zak James &lt;zak-ms@hoppsan.org&gt;</I></B> wrote:</DIV>
<BLOCKQUOTE class=replbq style="PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #1010ff 2px solid">Charlie,<BR><BR>You need to make apache aware that php code has to be handled <BR>differently by adding something like<BR>&gt;&gt;#Added for MapScript PHP functionality<BR>&gt;&gt;ScriptAlias /php/ "c:/php/"<BR>&gt;&gt;AddType application/x-httpd-php .php<BR>&gt;&gt;Action application/x-httpd-php "/php/php.exe"<BR><BR>to your httpd.conf.<BR><BR>By far the easiest way to set up maplab on windows is to use the MS4W <BR>package found here:<BR><BR>http://maptools.org/ms4w/index.phtml<BR><BR>It includes a properly configured httpd.conf and will work right away <BR>after being installed.<BR><BR>zak<BR>--<BR>Zak James<BR>Applications and Software Development<BR>DM Solutions Group Inc.<BR>http://www.dmsolutions.ca<BR><BR><BR>On Jun 8, 2004, at 4:51 AM, charley cheng wrote:<BR><BR>&gt; Hi! Dear Lists,<BR>&gt;<BR>&gt; This is my first time installing maplab<BR>&gt; I install maplab on
 windowsXp, apache web server, mapscript, php.<BR>&gt; The mapscript test.php works well. I also access maplab <BR>&gt; folder(http://localhost/mymaplab/htdocs/index.phtml). The problem is <BR>&gt; that when read the index.phtml, it only show the code .<BR>&gt; In httpd, I set:<BR>&gt; <IFMODULE mod_dir.c><BR>&gt; DirectoryIndex index.html index.html.var index.phtml default.phtml <BR>&gt; default.html<BR>&gt; </IFMODULE><BR>&gt; Alias /mymaplab/ "C:/maplab/maplab-2.1-rc3/"<BR>&gt; <DIRECTORY ? maplab-2.1-rc3 maplab ?C:><BR>&gt; Options Indexes MultiViews<BR>&gt; AllowOverride None<BR>&gt; Order allow,deny<BR>&gt; Allow from all<BR>&gt; </DIRECTORY><BR>&gt; why can not read index.phtml?<BR>&gt;<BR>&gt; looking forward for any suggestion and advice<BR>&gt;<BR>&gt; Thank you very much!!<BR>&gt;<BR>&gt; Charlie<BR>&gt;<BR>&gt;<BR>&gt;<BR>&gt;<BR>&gt; <?php<br>&gt; /**<BR>&gt; * main index frameset for maplab<BR>&gt; *<BR>&gt; * @project MapLab<BR>&gt; * @revision $Id: index.phtml,v 1.6
 2003/02/13 19:47:54 sacha Exp $<BR>&gt; * @purpose main index frameset for maplab<BR>&gt; * @author Paul Spencer (spencer@dmsolutions.ca)<BR>&gt; * @copyright<BR>&gt; * <B>Copyright (c) 2001, DM Solutions Group Inc.</B><BR>&gt; * Permission is hereby granted, free of charge, to any person <BR>&gt; obtaining a<BR>&gt; * copy of this software and associated documentation files (the <BR>&gt; "Software"),<BR>&gt; * to deal in the Software without restriction, including without <BR>&gt; limitation<BR>&gt; * the rights to use, copy, modify, merge, publish, distribute, <BR>&gt; sublicense,<BR>&gt; * and/or sell copies of the Software, and to permit persons to whom <BR>&gt; the<BR>&gt; * Software is furnished to do so, subject to the following conditions:<BR>&gt; *<BR>&gt; * The above copyright notice and this permission notice shall be <BR>&gt; included<BR>&gt; * in all copies or substantial portions of the Software.<BR>&gt; *<BR>&gt; * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
 ANY KIND, <BR>&gt; EXPRESS OR<BR>&gt; * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF <BR>&gt; MERCHANTABILITY,<BR>&gt; * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT <BR>&gt; SHALL<BR>&gt; * THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES <BR>&gt; OR OTHER<BR>&gt; * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, <BR>&gt; ARISING<BR>&gt; * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER<BR>&gt; * DEALINGS IN THE SOFTWARE.<BR>&gt; */<BR>&gt;<BR>&gt; include_once( "./common/session/session.php" );<BR>&gt; installSessionDirectoryHandler();<BR>&gt;<BR>&gt; $sess_name = "sid";<BR>&gt;<BR>&gt; initializeSession();<BR>&gt; ........<BR>&gt;<BR>&gt;<BR>&gt;<BR>&gt;<BR>&gt;<BR>&gt; ---------------------------------<BR>&gt; Post your free ad now! Yahoo! Canada Personals<BR>&gt; _______________________________________________<BR>&gt; Maplab-users mailing list<BR>&gt; Maplab-users@lists.maptools.org<BR>&gt;
 http://lists.maptools.org/mailman/listinfo/maplab-users<BR></BLOCKQUOTE><p><br><hr size=1>Post your free ad now! <a href="http://ca.personals.yahoo.com/"><b>Yahoo! Canada Personals</b></a><br>