Groups | Blog | Home
all groups > macromedia flash flashcom > february 2007 >

macromedia flash flashcom : FMS 2 on linux : linuxthreads OR Nptl ?


stephaneadofms
2/24/2007 7:05:07 PM
hi,

i installed FMS2 on gentoo linux 32 bits, it worked fine with the flag
platformwarn.

I can run the server in IE, connecting to the admin, loading an application.
But when i try to connect with my application (localy or not) , i always have
connection failed.

Does someone from adobe (or else) can answer to this question ?

Is FMS working with linuxthreads-0.10 ? because when i'm starting my server i
have this :

pclinux fms # ./server start
[b]linuxthreads-0.10[/b]
Starting Macromedia Flash Media Server (please check /var/log/messages)

but i saw many tutorials where the command line was like this :


% ./server start
[b]NPTL 2.3.4[/b]
Starting Macromedia Flash Media Server (please check /var/log/messages)
:confused;

Thanks for your anwser and excuse my poor english
JayCharles
2/24/2007 8:05:16 PM
Do you have a firewall (either on the client or server side) blocking port
1935? Connections to the admin service are on port 1111, but the client
connections (by default) connect over port 1935.

The FMS service can be bound to listed to any port or ports, but the in the
default configuration, it listens only to 1935
stephaneadofms
2/25/2007 12:06:06 AM
thanks but i have no pb with the 1935 port its open on my firewall like the 1111.
stephaneadofms
2/26/2007 8:11:35 PM
ok the probem was linuxthreads.
NPTL is required absolutely.
AddThis Social Bookmark Button