Entry

media temple: install flash media sever 2 on media temple dv or similar centos setups

first make sure yum is installed. go here for a full media temple yum install how to:
http://blog.hellm.com/post/5
ok you have yum, now run the following

yum install compat-libstdc++-296.i386
yum install compat-libstdc++-33.i386
don’t for get to add a group and user for fms and give the user a password
groupadd fms
useradd -g fms fms
usermod -p yourPassword fms

lastly run the install, [...]

Share and Enjoy:
  • Digg
  • del.icio.us
  • Facebook
  • StumbleUpon
  • Google
  • Technorati
  • Slashdot
  • LinkedIn
  • E-mail this story to a friend!

first make sure yum is installed. go here for a full media temple yum install how to:
http://blog.hellm.com/post/5

ok you have yum, now run the following


yum install compat-libstdc++-296.i386
yum install compat-libstdc++-33.i386

don’t for get to add a group and user for fms and give the user a password

groupadd fms
useradd -g fms fms
usermod -p yourPassword fms

lastly run the install, but we need to tell it to only warn about platform compatibility

./installFMS -platformWarnOnly

you should now be running the install :)

Share and Enjoy:
  • Digg
  • del.icio.us
  • Facebook
  • StumbleUpon
  • Google
  • Technorati
  • Slashdot
  • LinkedIn
  • E-mail this story to a friend!

4 Comments

  1. raminoacid
    July 30, 2007 at 8:23 am | Permalink

    Hi,

    Great initiative and quite useful.

    I have also installed the FMS 2 on MediaTemple CentOS (4.4) but I used RPM and installed this version of the standard c++ library: compat-libstdc++-33-3.2.3-47.3.i386.rpm.

    This was good enough to get the admin server running. I had lots of trouble running the fms server until I saw an article hinting that a mozilla library, namely, mozilla-nspr-1.7.6-1.2.5.i386.rpm must be installed. Well, that made the fms server to run.

    My current problem is that I do not seem to be able to add applications to the admin console. Every time I try to add my sample application, it disappears from the console! I could not get any information and I noticed a few weird messages getting logged in /var/log/messages:

    Jul 30 08:17:34 popcodestudio Server[31950]: No primary license key found. Switching to Developer Edition.
    Jul 30 08:17:34 popcodestudio Adaptor[31947]: Listener started ( _defaultRoot__edge1 ) : 19350
    Jul 30 08:17:35 popcodestudio Adaptor[31947]: Failed to create thread (TCProtocolAdaptor::startListenerThread).
    Jul 30 08:17:35 popcodestudio Adaptor[31947]: Failed to start listeners for adaptor _defaultRoot__edge1.
    Jul 30 08:17:35 popcodestudio 257[31947]: Server aborted.

    Do your servers run without any problem, ie, can you add applications and stream videos?

    I would appreciate any help.

  2. August 1, 2007 at 1:58 am | Permalink

    Hey ramino, I haven’t ran into any issues on any of my servers. i’m rebuilding a server tomorrow so if you like - maybe i can take you thru it while i build mine?

  3. Dai
    September 2, 2007 at 7:06 am | Permalink

    My site is also running on mediatemple dv server, and then I wanna use FMS2.
    How many RAM do your server have in your hosting plan?

  4. September 2, 2007 at 2:55 pm | Permalink

    If your using fms2 for more than testing you’ll need a decent amount of ram. My last machine had 1gig and ran at about 60-90% depending on traffic.

    But then again it had hundreds of simultaneous users

Post a Comment

Your email is never published nor shared. Required fields are marked *

*
*