Skip to main content
Participant
June 11, 2007
Question

Flash Media Server sample_guestbook problem

  • June 11, 2007
  • 1 reply
  • 441 views
Hi.
My comany recently bought a 150-User License for Flash Media Server 2. I've installed it on a dedicated Server (Xeon 3GHz, 4GB RAM).
The Server seems to run fine, ports 1935, 1111, 19350 and 11110 are open. I can login via "fms2_console.htm".

I unpacked the sample apps ( http://www.adobe.com/devnet/flashmediaserver/sample_apps.html) to /opt/macromedia/fms/applications/ and copied them to /opt/coremedia/public_html which is my wwwroot.
I modified the .fla to point to the correct rmtp url ("rtmp://x.x.x.x/sample_guestbook/"+_root.instanceName) and compiled it to an swf which I put to /opt/coremedia/public_html.
Now when I try to use the sample_guestbook:
http://x.x.x.x/sample_guestbook.html
I get the a green buttion, the "Connected" text + jingle, then I click on "add entry", type in something and click on "submit", but nothing happens then. The ports are reachable from my client and I have no clue what is wrong.
Any help available here?
    This topic has been closed for replies.

    1 reply

    s_adminAuthor
    Participant
    June 11, 2007
    It seems that the shared object entries_so never gets created.
    Any ideas?