[Geomoose-users] Geomoose PHP under IIS/Apache

Fischer, Brian bfischer at houstoneng.com
Sat Mar 21 16:25:40 EDT 2009


Unfortunately the configuration varies depending on the version of IIS you are running.  Configuring it on IIS 6.0 is much easier than 7.0.  Which version of IIS are you running?

-Brian


-----Original Message-----
From: Dan Little [mailto:danlittle at yahoo.com]
Sent: Fri 3/20/2009 10:55 AM
To: Brian Welch; geomoose-users at lists.sourceforge.net
Subject: Re: [Geomoose-users] Geomoose PHP under IIS/Apache
 
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


      





More information about the Geomoose-users mailing list