<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
Chris,<br>
<br>
is your php working correctly? It has to included in your apache
setup, with something like<br>
<br>
##<br>
## PHP 5 CGI config<br>
##<br>
<br>
AddType application/x-httpd-php .php5 .php4 .php3 .phtml .php<br>
Action application/x-httpd-php /cgi-bin/php-cgi.exe <br>
<br>
in your httpd.conf <br>
(while working with php as cgi)<br>
<br>
If you want an easy setup suitable for mapbender try ms4w<br>
<cite><a class="moz-txt-link-abbreviated" href="http://www.maptools.org/">www.maptools.org/</a><b>ms4w</b>/</cite><span class="std"><br>
<br>
Ciao<br>
Thomas<br>
</span><br>
Am 28.03.2012 07:05, schrieb chris Wild:
<blockquote
cite="mid:CAFi7HuHUJpm+efrBvZYDbkQOZ13qZN1_26u460eTpVHLKBP5tg@mail.gmail.com"
type="cite">Hi all,<br>
Im just new to mapbender and having problems with the install.<br>
When I try to check the setup with <a moz-do-not-send="true"
href="http://localhost/mapbender/tools/mapbender_setup.php">http://localhost/mapbender/tools/mapbender_setup.php</a><br>
I get the php file displayed rather than run.<br>
<br>
I am on windows XP with apache 2, Php and Mapbender 2.7.2<br>
<br>
Any help much appreciated.<br>
<br>
Regards<br>
Chris<br clear="all">
<br>
<br>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
<pre wrap="">_______________________________________________
Mapbender_users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Mapbender_users@lists.osgeo.org">Mapbender_users@lists.osgeo.org</a>
<a class="moz-txt-link-freetext" href="http://lists.osgeo.org/mailman/listinfo/mapbender_users">http://lists.osgeo.org/mailman/listinfo/mapbender_users</a>
</pre>
</blockquote>
<br>
</body>
</html>