Uninstalling the server



Uninstall on Windows

Uninstalling the server on Windows removes all files installed by the Flash Media Server installer unless the files were modified. Any folders and files that you added or modified after installation are not removed. The configuration files and Apache configuration files are backed up, and the log files are not deleted.

Uninstall from a Windows computer

  1. Back up existing data. See Back up data.

  2. Do one of the following:

    • Select Start > Programs > Adobe > Flash Media Server 3.5 > Uninstall Adobe Flash Media Server 3.5.

    • Choose Start > Control Panel > Add or Remove Programs, select the version of Flash Media Server or Flash Communication Server you want to remove and click Remove.

  3. In the confirmation dialog box, click Yes.

    Flash Media Server is removed from your computer. A second confirmation dialog box appears when the process is complete.

Uninstall on Linux

Uninstalling the server on Linux removes all files in the Flash Media Server root directory, including files and directories that you created.

Uninstall from a Linux computer

  1. Back up existing data. See Back up data.

  2. Log in to the server where Flash Media Server was installed.

  3. Switch to the root user or a user with root permissions. Normally, you would use su - root to switch to the root user.

  4. At the shell prompt, enter cd /opt/adobe/fms.

    By default, /opt/adobe/fms is the directory where Flash Media Server is installed. If you installed the server in a different directory, replace /opt/adobe/fms with the actual installation location.

  5. Enter the following to run the uninstall script:

    ./uninstallFMS
  6. Follow the instructions.