MapGuide? was working fine on Ubuntu and then all of a sudden stopped working, I rebooted the server to see if it would make any difference and we still can't login.
We tried the web interface which is still operational but the login does not work saying the credentials are wrong.
After checking the server there is no "mgserver" running.
I ran mgserver in the foreground using "mgserver run" and got this error:
root@mapsrv:/home/jasonm# /home/mapguide/server/bin/mgserver run
Running the server interactively as an application instead of as a service.
(3017819840) Configuration file "serverconfig.ini" cannot be found or cannot be opened.
Exception occurred in method MgConfiguration?.LoadConfiguration? at line 110 in file System/Configuration.cpp
(3017819840) Server stopped.
"Serverconfig.ini" exists here:
root@mapsrv:/home/jasonm# find / -name "serverconfig.ini"
/home/mapguide-svn/Server/src/Core/serverconfig.ini
/home/mapguide-src/mapguide-2.0.0/Server/src/Core/serverconfig.ini
/home/mapguide/server/bin/serverconfig.ini