[mapguide-users] MGOS2.0.2 bundled installation won'tsupportphpon IIS6

ed57gmc-bus at yahoo.com ed57gmc-bus at yahoo.com
Wed Oct 1 13:20:41 EDT 2008


That's good info to file somewhere. 

 
Ed Jobe



----- Original Message ----
From: Andy Morsell <amorsell at spatialgis.com>
To: MapGuide Users Mail List <mapguide-users at lists.osgeo.org>
Sent: Wednesday, October 1, 2008 9:00:30 AM
Subject: RE: [mapguide-users] MGOS2.0.2 bundled installation won'tsupportphpon IIS6


I run Apache and IIS side-by-side on my development Windows machines.  IIS is by default bound to port 80 and Apache to port 8008.  If you want to change Apache so that is bound to port 80 instead,  you can edit Apache’s httpd.conf configuration file and change the Listen directive.  If you do this, you can use http://localhost and not have to specify http://localhost:80
 
Andy Morsell, P.E.
Spatial Integrators, Inc.
www.SpatialGIS.com
 
From:mapguide-users-bounces at lists.osgeo.org [mailto:mapguide-users-bounces at lists.osgeo.org] On Behalf Of ed57gmc-bus at yahoo.com
Sent: Wednesday, October 01, 2008 8:53 AM
To: MapGuide Users Mail List
Subject: Re: [mapguide-users] MGOS2.0.2 bundled installation won'tsupportphpon IIS6
 
Thanks Kenneth,
I didn't realise you could install Apache and IIS. What would be the reason for doing so? I guess, then, that when the install guide was written, it was with Apache in mind (i.e. specifying 8008)? I found other discrepancies and things that need updating in the install guide. I was thinking of making some corrections and submitting it.
 
Ed Jobe
 
 
----- Original Message ----
From: "Kenneth Skovhede, GEOGRAF A/S" <ks at geograf.dk>
To: MapGuide Users Mail List <mapguide-users at lists.osgeo.org>
Sent: Wednesday, October 1, 2008 12:02:24 AM
Subject: Re: [mapguide-users] MGOS2.0.2 bundled installation won'tsupportphpon IIS6

If you install Apache, it will use port 8008, because you may have other stuff (IIS?) using port 80.

Whenever you do something with the Site Admin, it communicates with the MapGuide service over a port on the loopback interface.
This port is NOT 8008, and should not be either.

Whenever your application communicates with the MapGuide service, it uses another port on the loopback interface.
This port is NOT 8008, and should not be either.

(It may redirect to another machine, but usually it is the same machine, and thus a loopback).
Regards, Kenneth Skovhede, GEOGRAF A/S


ed57gmc-bus at yahoo.com skrev: 
Are the port numbers the same in the web config file and the server config file? 
Yes, there are 3 ports config'd and they were the same in both files. They weren't 8008 though. I didn't get prompted to specify them during install like I did with 2.0.1. 
 
Speaking of ports, the doc's mention localhost:8008. If I use that, it can't find login.php. If I just use localhost, it can. Could someone explain why?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/mapguide-users/attachments/20081001/06d5216f/attachment.html


More information about the mapguide-users mailing list