Do one of the following:
Start and stop the server on Windows
Use one of the following methods to shut down or restart the server.
Start the server from the Start menu
-
Choose Start > All Programs > Adobe > Adobe Media Server 5 > Start Adobe Media Server 5
Choose Start > All Programs > Adobe > Adobe Media Server 5 > Start Adobe Media Administration Server 5
Stop the server from the Start menu
-
Do one of the following:
Choose Start > All Programs > Adobe > Adobe Media Server 5 > Stop Adobe Media Administration Server 5
Choose Start > All Programs > Adobe > Adobe Media Server 5 > Stop Adobe Media Server 5
Start, stop, or restart the server from the Services window
-
Choose Start > Control Panel > Administrative Tools > Services.
-
Do one of the following:
Select Adobe Media Server from the Services list and click Stop, Start, or Restart.
Select Adobe Media Administration Server from the Services list and click Stop, Start, or Restart.
Start and stop the server on Linux
Start, stop, or restart Adobe Media Server using amsmgr
-
Log in as a root user.
-
Change to the directory where the server is installed.
-
Open a shell window and type one of the following:
./amsmgr server start
./amsmgr server stop
./amsmgr server restart
Start, stop, or restart the Administration Server using amsmgr
-
Log in as a root user.
-
Change to the directory where the server is installed.
-
Open a shell window and type one of the following:
./amsmgr adminserver start
./amsmgr adminserver stop
./amsmgr adminserver restart
Start, stop, or restart Adobe Media Server using the command line
-
* cd /<the directory where Adobe Media Server is installed>.
-
Enter ./server [start | stop | restart]
Start, stop, or restart the Administration Server using the command line
-
* cd /<the directory where Adobe Media Server is installed>.
-
Enter ./adminserver [start | stop | restart]
For more information about using amsmgr, see Managing the server on Linux.