Skip to main content
Participant
May 21, 2012
Question

I can't log in Administration Console

  • May 21, 2012
  • 1 reply
  • 827 views

Here is an iimages with my attempt:

The user and pasword  are right, the one used when I  installed FMS but it won't let me login! What I am doing wrong and where should I look for a fix?

    This topic has been closed for replies.

    1 reply

    Inspiring
    May 22, 2012

    Hi,

    What version of FMS are you using?

    September 7, 2012

    I'm having the same issue and I'm using 4.0

    Inspiring
    September 7, 2012

    Hi

    For 4.0

         1. Stop the FMSAdmin Service.

         2. Open up <rootDir>/conf/fms.ini

         3. Set username. Example:

             SERVER.ADMIN_USERNAME = admin

         4. Set password. Example:

             SERVER.ADMIN_PASSWORD = password

         5. Start the server.

         6. Now try connecting.

    Also make sure port 1111 is enabled on the server.

    Thanks