<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Bruce Dechant wrote:
<blockquote
 cite="midCFF3C71613AD464B97B9BA232E2461720A6232F1@msgusawmb01.ads.autodesk.com"
 type="cite">
  <pre wrap="">The ports used by the server are specified in the serverconfig.ini file.
There is also a webconfig.ini file used by the MapGuide web extension.
The ports specified in these 2 files must match as this is what is used
for communication between the web extension and the server. 

Note: These ports are independent of Apache.

Bruce

-----Original Message-----
From: <a class="moz-txt-link-abbreviated" href="mailto:mapguide-users-bounces@lists.osgeo.org">mapguide-users-bounces@lists.osgeo.org</a>
[<a class="moz-txt-link-freetext" href="mailto:mapguide-users-bounces@lists.osgeo.org">mailto:mapguide-users-bounces@lists.osgeo.org</a>] On Behalf Of schwanzy
Sent: February 12, 2007 3:54 AM
To: MapGuide Users Mail List
Subject: Re: [mapguide-users] Mapguide OS login failed

Jose Manuel C G wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap="">Probably the Service Mapguide Server is off line. Try to get on line.
  
    </pre>
  </blockquote>
  <pre wrap=""><!---->I agree with you.

First I start apache daemon with './httpd' and I see It listening on
port 8008.
Then I start mapguide os with './mgserver.sh', but there's no output on
console, and there's no process listening on any new port.


What is the port used by 'mgserver'?

Thanks.

S.
_______________________________________________
mapguide-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:mapguide-users@lists.osgeo.org">mapguide-users@lists.osgeo.org</a>
<a class="moz-txt-link-freetext" href="http://lists.osgeo.org/mailman/listinfo/mapguide-users">http://lists.osgeo.org/mailman/listinfo/mapguide-users</a>

_______________________________________________
mapguide-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:mapguide-users@lists.osgeo.org">mapguide-users@lists.osgeo.org</a>
<a class="moz-txt-link-freetext" href="http://lists.osgeo.org/mailman/listinfo/mapguide-users">http://lists.osgeo.org/mailman/listinfo/mapguide-users</a>

  </pre>
</blockquote>
Finally I got it working.<br>
<br>
A provider was missing, so mgserver didn't start.<br>
I've rebuilt fdo providers and mgserver starts listening on port 2800.<br>
<br>
The message "username/password invalid" at mapguide administration
login made me think to different problems.<br>
<br>
<br>
Cheers.<br>
<br>
S.<br>
</body>
</html>