[mapguide-users] new to Mapuide OS 1.1.0
schwanzy
schwanzy at gmail.com
Thu Feb 8 12:56:34 EST 2007
Hi,
I'm running Mapguide OpenSource 1.1.0 for the first time.
I've downloaded FDO 3.2 (fdo-3.2.0.tar.gz, fdogdal-3.2.0.tar.gz,
fdosdf-3.2.0.tar.gz, fdoshp-3.2.0.tar.gz, fdowfs-3.2.0.tar.gz,
fdowms-3.2.0.tar.gz, fdordbms-3.2.0.tar.gz) and Mapguide 1.1.0
(mapguide-1.1.0.tar.gz
<http://download.osgeo.org/mapguide/releases/1.1.0/mapguide-1.1.0.tar.gz>,
mapguideaptinstaller-1.1.0.tar.gz
<http://download.osgeo.org/mapguide/releases/1.1.0/mapguideaptinstaller-1.1.0.tar.gz>)
sources, compiled and installed in Fedora Core 4 i386.
Apache2 starts listening:
tcp 0 0 :::8008
:::* LISTEN 2117/httpd
then I start './mgserver.sh' from
'/usr/local/mapguideopensource/server/bin' but I can't see it listening
on any port:
[root at localhost ~]# netstat -putan
Active Internet connections (servers and established)
Proto Recv-Q Send-Q Local Address Foreign
Address State PID/Program name
tcp 0 0 0.0.0.0:32769
0.0.0.0:* LISTEN 1436/rpc.statd
tcp 0 0 0.0.0.0:111
0.0.0.0:* LISTEN 1419/portmap
tcp 0 0 0.0.0.0:631
0.0.0.0:* LISTEN 1694/cupsd
tcp 0 0 127.0.0.1:25
0.0.0.0:* LISTEN 1786/sendmail: acce
tcp 0 0 :::8008
:::* LISTEN 2117/httpd
tcp 0 0 :::22
:::* LISTEN 1770/sshd
udp 0 0 0.0.0.0:32768
0.0.0.0:* 1436/rpc.statd
udp 0 0 0.0.0.0:68
0.0.0.0:* 1351/dhclient
udp 0 0 0.0.0.0:111
0.0.0.0:* 1419/portmap
udp 0 0 0.0.0.0:631
0.0.0.0:* 1694/cupsd
udp 0 0 0.0.0.0:764
0.0.0.0:* 1436/rpc.statd
Then, when I try to login on page
'http://10.1.1.243:8008/mapguide/mapadmin/login.php' with 'l/p:
Administrator/admin', it always complains:
Authentication failed. Please enter a valid username and password.
Am I missing something?
Many thanks.
More information about the mapguide-users
mailing list