ADOBE FLASH MEDIA SERVER
Installation Guide
11
Installed files on Linux
If you chose the default directory in the installer, the installation directory is /opt/adobe/fms/.
Note:
The documentation refers to the default folder as
RootInstall
.
The fms directory contains the following items:
unins000.exe
File
Uninstalls the server.
dh1024.pem and dh512.pem
Files
Key files for SSL connections.
vcredist_x86.exe
File
Microsoft Visual C++ 2005 Redistributable Package.
f_server.ico, start.ico, stop.ico,
fms_installer.ico
File
The Flash Media Server icons.
fms_adminConsole.swf and
fms_adminConsole.htm
Files
The Administration Console and the HTML page in which it is embedded.
License.htm
File
The End User License Agreement.
ReadMe.htm
File
Late-breaking information and important details about Flash Media Server.
Miscellaneous DLL files
Files
The server uses various DLL files to provide functionality that the Windows platform
can’t provide, including js32.dll, the Server-Side ActionScript engine (Mozilla
SpiderMonkey).
Name
File or Directory
Description
applications
Directory
The default directory that holds Flash Media Server applications. When you create
an application, create a folder in the applications folder with the application’s name,
for example, applications/mediaApp. Use this name in the client NetConnection call
to connect to the application (for example,
nc.connect("rtmp://someFMSserver.com/mediaApp")
).
You can change the location of the applications directory in the Flash Media Server
3/conf/fms.ini file or in the
AppsDir
tag in the Vhost.xml configuration file.
conf
Directory
Contains the hierarchy of XML configuration files and the fms.ini file.
documentation
Directory
Contains the documentation in PDF format.
licenses
Directory
The directory in which to copy LIC files (signed FMS licenses). The LIC file establishes
the licensed capabilities of the server.
logs
Directory
As soon as the server is started, it creates a logs directory containing all of the server
logs.
modules
Directory
Contains plug-ins that extend the functionality of the server.
samples
Directory
Contains plug-in sample files.
scriptlib
Directory
Contains Server-Side ActionScript (ASC) files to use in server-side scripts. You can
change this location in the
ScriptLibPath
tag in the Application.xml file.
fms_adminConsole.swf and
fms_adminConsole.htm
Files
The Administration Console and the HTML page in which it is embedded.
fmsadmin
File
The Flash Media Administration Server. When administrators connect to the server
with the Administration Console, they are actually connected to the Administration
Server, which communicates with the server to perform administration tasks. To call
an Administration API, this file must be running.
Name
File or Folder
Description