Skip to main content
Participant
May 20, 2008
Question

FMS install

  • May 20, 2008
  • 1 reply
  • 324 views
Hello,

after installing FMS on RHEL5, when accessing http://MY_IP:1111 i get following:

<result>
<level>error</level>
<code>NetConnection.Connect.Rejected</code>
<description>Admin user requires valid username and password.</description>
<timestamp>Tue 20 May 2008 11:40:44 AM CEST</timestamp>
</result>

anybody have an idea whats wrong?

Thanks!
    This topic has been closed for replies.

    1 reply

    May 20, 2008
    It requires admin username & password. usually present in fms.ini. Correct format of a sample URL is:
    http://www.example.com:1111/admin/ping?auser=username&apswd=password

    More info can be found in FMS documentations:
    http://livedocs.adobe.com/flashmediaserver/3.0/hpdocs/help.html?content=Book_Part_35_serv_man_asd_1.html


    However, using administration console “fms_adminConsole.htm” (can be found in the installation directory OR from Start Menu (in Windows) ) is a much more convenient method to check server status.