[Geomoose-users] Geomoose PHP under IIS/Apache

Dan Little danlittle at yahoo.com
Fri Mar 20 11:55:34 EDT 2009


The XML files should not need to change but if BrianF gets a chance to chime in he might be able to get a few more specifics on setting up PHP on IIS.

The basic test is to write a small PHP script and see if it will execute form any directory.


test.php
<?php
phpinfo();
?>

Save that in a directory you think should work and see if the script shows the phpinfo.  If that works, then make sure that the folders have been mapped correctly between the file-system and IIS.



________________________________
From: Brian Welch <Brian.Welch at CI.NORTHFIELD.MN.US>
To: geomoose-users at lists.sourceforge.net
Sent: Friday, March 20, 2009 6:52:49 AM
Subject: [Geomoose-users] Geomoose PHP under IIS/Apache


I have developed a site on a local machine under the bundled Apache server.  However, I now need to move it to our new in-house intranet server which runs under IIS.  Following the installation instructions for IIS/Apache on the MapTools site and the Geomoose site have gotten the basic functionality up and running (layers draw/pan/zoom, search works, identify works), but I cannot get any response from the PHP scripts under geomoose/htdocs/php/ (select, select by buffer, print to PDF, drawing tools, etc.).  Could someone give me direction on any additional configuration/permission settings that are required to get the PHP functionality running under IIS/Apache?  Are changes needed in the service calls in the configuration XML file?
 
Sorry if this topic has been covered earlier, I cannot get the SourceForge mailing list search to produce anything but time-out errors these days.
 
Thanks for the help and for a very effective means to build a municipal GIS site.
 
Brian Welch


      
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/geomoose-users/attachments/20090320/30a7a892/attachment.html


More information about the Geomoose-users mailing list