FCS 1.5 Installation Woes

Ask a Question related to Macromedia Flash Flashcom, Design and Development.

  1. #1

    Default FCS 1.5 Installation Woes

    Hi there, I?m having a few installation problems I?m hoping someone can help me
    with. I?m new to FCS and I?m a sysadmin. The developers need the FCS to serve
    a flv file only. I have a web server hosting the swfs & fla?s on a separate
    iis box and I?ve built a W2K3 Server with FCS. I don?t know ActionScript or
    Flash in the context of building the files. I?ve read the fcs installation &
    managing server docs.

    The flv file call is failing.

    Flash Communication Server Installation
    This is a dev environment, inside a firewall, no security considerations
    needed at this testing stage. All calls to this server are also within the
    firewall.
    OS: Windows 2003
    Installed Developer Version of FCS, all defaults, changed install path to D:
    partition.
    Applied Updates R1 & R2

    XML File Configurations:

    conf\Server.xml:

    1. Updated Allow Tag: <Allow>all</Allow>
    2. I?ve not changed the Virtual host Name parameter (<VirtualHost
    name="_defaultVHost_"> ) and I?ve also not given this to the developer to
    specify in his Netconnection.connect statement (perhaps this is where I?m going
    wrong?) I don?t know how the app connects, therein may be the problem

    conf\_defaultRoot_\Adaptor.xml

    1. Updated HostPort tag to include ip add of server
    <HostPort>x.x.x.x:1935</HostPort> (x.x.x.x = ip add)
    2. Allow tag updated: <Allow>all</Allow>

    \conf\_defaultRoot_\Vhost.xml

    1. Appsdir tag updated: <AppsDir>D:\Program Files\Macromedia\Flash
    Communication Server MX\applications</AppsDir> //. I have an ?admin? dir
    located in this path.
    2. Streams tag updated: <Streams>try;D:\Program Files\Macromedia\Flash
    Communication Server MX\applications\myapp\streams</Streams> //try is the name
    of the flv file
    3. DNS Suffix tag updated: <DNSSuffix>dev.flashcom.x.com</DNSSuffix> //I?ve
    created a CNAME dns entry and pointed it to the server hosting the FCS
    4. Default Allow Tag kept: <Allow>all</Allow>

    \conf\_defaultRoot_\_defaultVHost_\Application.xml

    1. <LoadOnStartup>true</LoadOnStartup>
    2. <RecordAppLog>true</RecordAppLog>
    3. <StorageDir>D:\Program Files\Macromedia\Flash Communication Server
    MX\applications\myapp\streams</StorageDir>

    [Registering app] I have created dir?s (I know these aren?t all necessary, it
    was a case of trying something, restarting service and trying something else)

    1. D:\Program Files\Macromedia\Flash Communication Server
    MX\conf\_defaultRoot_\_defaultVHost_\myapp // and save try.flv file here
    2. D:\Program Files\Macromedia\Flash Communication Server
    MX\conf\_defaultRoot_\_defaultVHost_\myapp\streams // and save try.flv file here
    3. D:\Program Files\Macromedia\Flash Communication Server
    MX\conf\_defaultRoot_\_defaultVHost_\myapp\admin\s treams
    4. D:\Program Files\Macromedia\Flash Communication Server
    MX\applications\myapp // and save try.flv file here
    5. D:\Program Files\Macromedia\Flash Communication Server
    MX\applications\myapp\streams // and save try.flv file here
    6. D:\Program Files\Macromedia\Flash Communication Server
    MX\applications\admin\streams

    Problems

    I need to confirm how the developer is calling the flv file, I think it?s from
    a fla, anyhow, this is the info I?ve given him, but it?s failing.

    videoURL="rtmp://dev.flashcom.x.com/" FLV="try.flv"

    Any help would be very much appreciated, thanks J

    John.S Guest

  2. Similar Questions and Discussions

    1. CFMX7 Installation Woes (404 null)
      I'm trying to install ColdFusion MX7 to a brand new Windows 2003 server with IIS for one of my clients. I get one error when I install: ...
    2. Installation on Win2k3 SP1 Installation of ODBC serviceshangs forever
      Hi there, I installed CF 6.1 on a Win2k3 SP1 box, it went fine until It prompted me to login to the administrator to complete the setup, I did...
    3. ColdFusion MX 7 - J2EE installation Woes on Linux
      I know that this has been one of the more troubling issues for the Windows platform, but I, too, cannot get Coldfusion MX 7 to install sucessfully...
    4. PHP installation woes
      Hi there, Could someone please give the low down on installing and configuring php on freebsd? I am running the 4.10 release as our development...
    5. X Installation Woes
      I'm running a Ti4 500MHz with 768 MB RAM. Everytime that I try to install PE2, I go through both panes. Then it says 0 items are left to install,...
  3. #2

    Default Re: FCS 1.5 Installation Woes

    Also, the admin console doesn't show the "myapp" app, and I was expecting it to...

    thx
    J
    John.S Guest

  4. #3

    Default Re: FCS 1.5 Installation Woes

    I suggest running through the 'Creating your first broadcast with Macromedia
    Flash Communication Server MX' available at
    [url]http://www.macromedia.com/devnet/mx/flashcom/articles/broadcast.html[/url]

    It was the very first tutorial I went through with FCS and really helps you
    in understanding the file structure FCS requires.

    I would also suggest reinstalling FCS from scratch and run this tutorial
    locally. FCS requires pretty much no configuration for a localhost
    connection.

    All you really need to do is copy the FLV file to the right location on the
    server. The client files (HTML+SWF) can be run from the desktop and should
    (with luck) work.

    One more thing - download and install Updater 2 from
    [url]http://www.macromedia.com/support/flashcom/downloads_updaters.html[/url] .

    Hope this helps.

    -Scrawl




    "John.S" <webforumsuser@macromedia.com> wrote in message
    news:d1d6tn$d56$1@forums.macromedia.com...
    > Also, the admin console doesn't show the "myapp" app, and I was expecting
    > it to...
    >
    > thx
    > J

    Scrawl Guest

  5. #4

    Default Re: FCS 1.5 Installation Woes

    Scrawl -

    Does Updater 2 include Updater 1 ... or do I need to apply both? Thanks in
    advance

    -brian


    "Scrawl" <scrawl78@hotmail.com> wrote in message
    news:d1dhsr$r18$1@forums.macromedia.com...
    > I suggest running through the 'Creating your first broadcast with
    Macromedia
    > Flash Communication Server MX' available at
    > [url]http://www.macromedia.com/devnet/mx/flashcom/articles/broadcast.html[/url]
    >
    > It was the very first tutorial I went through with FCS and really helps
    you
    > in understanding the file structure FCS requires.
    >
    > I would also suggest reinstalling FCS from scratch and run this tutorial
    > locally. FCS requires pretty much no configuration for a localhost
    > connection.
    >
    > All you really need to do is copy the FLV file to the right location on
    the
    > server. The client files (HTML+SWF) can be run from the desktop and should
    > (with luck) work.
    >
    > One more thing - download and install Updater 2 from
    > [url]http://www.macromedia.com/support/flashcom/downloads_updaters.html[/url] .
    >
    > Hope this helps.
    >
    > -Scrawl
    >
    >
    >
    >
    > "John.S" <webforumsuser@macromedia.com> wrote in message
    > news:d1d6tn$d56$1@forums.macromedia.com...
    > > Also, the admin console doesn't show the "myapp" app, and I was
    expecting
    > > it to...
    > >
    > > thx
    > > J
    >
    >

    Brian Hogue Guest

  6. #5

    Default Re: FCS 1.5 Installation Woes

    You only need to install Updater 2 - that'll bring you up to the latest
    version of FCS.

    Cheers,

    Scrawl

    "Brian Hogue" <bhogueNOSPAM@cyburban.com> wrote in message
    news:d1epbg$oup$1@forums.macromedia.com...
    > Scrawl -
    >
    > Does Updater 2 include Updater 1 ... or do I need to apply both? Thanks in
    > advance
    >
    > -brian
    >
    >
    > "Scrawl" <scrawl78@hotmail.com> wrote in message
    > news:d1dhsr$r18$1@forums.macromedia.com...
    >> I suggest running through the 'Creating your first broadcast with
    > Macromedia
    >> Flash Communication Server MX' available at
    >> [url]http://www.macromedia.com/devnet/mx/flashcom/articles/broadcast.html[/url]
    >>
    >> It was the very first tutorial I went through with FCS and really helps
    > you
    >> in understanding the file structure FCS requires.
    >>
    >> I would also suggest reinstalling FCS from scratch and run this tutorial
    >> locally. FCS requires pretty much no configuration for a localhost
    >> connection.
    >>
    >> All you really need to do is copy the FLV file to the right location on
    > the
    >> server. The client files (HTML+SWF) can be run from the desktop and
    >> should
    >> (with luck) work.
    >>
    >> One more thing - download and install Updater 2 from
    >> [url]http://www.macromedia.com/support/flashcom/downloads_updaters.html[/url] .
    >>
    >> Hope this helps.
    >>
    >> -Scrawl
    >>
    >>
    >>
    >>
    >> "John.S" <webforumsuser@macromedia.com> wrote in message
    >> news:d1d6tn$d56$1@forums.macromedia.com...
    >> > Also, the admin console doesn't show the "myapp" app, and I was
    > expecting
    >> > it to...
    >> >
    >> > thx
    >> > J
    >>
    >>
    >
    >

    Scrawl Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139