[mapguide-users] MapGuide site administration page can't access after reboot

xjin2 xin.jin at pcni.org
Wed Jun 24 21:34:54 PDT 2015


Thank you Jackie.

*Here is my mgserver.sh after I edited.*

#!/bin/bash
if [ ! -d /var/lock/mgserver ]; then
    mkdir -p /var/lock/mgserver;
fi;
export PATH=/usr/local/mapguideopensource-2.6.0/server/bin:$PATH
export
MENTOR_DICTIONARY_PATH=/usr/local/mapguideopensource-2.6.0/share/gis/coordsys
export LD_LIBRARY_PATH=/usr/local/fdo-3.9.0/lib:"$LD_LIBRARY_PATH"
export NLSPATH=/usr/local/fdo-3.9.0/nls/%N:"$NLSPATH"
pushd /usr/local/mapguideopensource-2.6.0/server/bin
./mgserver run
popd

But still no luck.

*Server is runing:*
[xjin at mapguide-centos bin]$ sudo ./mgserver.sh
/usr/local/mapguideopensource-2.6.0/server/bin
/usr/local/mapguideopensource-2.6.0/server/bin
Running the server interactively as an application instead of as a service.
(4152108864) Server starting...
(4152108864) Mentor Coordinate System Library (using path:
/usr/local/mapguideopensource-2.6.0/share/gis/coordsy
s/)
(4152108864) Server started.

Error Logs is clear.
Apache and Tomcat is up and running.

Still can't access to the login page. 

Do I need to do anything about php? 

Thank you

Xin








--
View this message in context: http://osgeo-org.1560.x6.nabble.com/MapGuide-site-administration-page-can-t-access-after-reboot-tp5212750p5212845.html
Sent from the MapGuide Users mailing list archive at Nabble.com.


More information about the mapguide-users mailing list