Starting and Stopping the Server
162
Netscape Enterprise Server Administrator’s Guide
echo “MBi12!mo”|./$PRODUCT_BIN -d $PRODUCT_SUBDIR/config $@
Restarting With Inittab (Unix)
To restart the server using
inittab
, put the following text on one line in the
/etc/inittab
file:
http:2:respawn:server_root/type-identifier/start -start -i
Replace
server_root
with the directory where you installed the server, and
replace
type-identifier
with the server’s directory.
The
-i
option prevents the server from putting itself in a background process.
You must remove this line before you stop the server.
Restarting With the System RC Scripts (Unix)
If you use
/etc/rc.local
, or your system’s equivalent, place the following
line in
/etc/rc.local
:
server_root/type-identifier/start
Replace
server_root
with the directory where you installed the server.
Restarting the Server Manually (Unix)
To restart the server from the command line, log in as root if the server runs on
ports with numbers lower than 1024; otherwise, log in as root or with the
server’s user account. At the command-line prompt, type the following line and
press Enter:
server_root/type-identifier/start
Replace
server_root
with the directory where you installed the server.
You can use the optional parameters
-p
and
-i
at the end of the line:
The
-p
option
starts the server on a specific port number. This overrides the
setting in
magnus.conf
.
The -i
option runs the server in
inittab
mode, so that if the server process
is ever killed or crashed,
inittab
will restart the server for you. This option
also prevents the server from putting itself in a background process.
Содержание Netscape Enterprise Server
Страница 30: ...Contacting Technical Support 30 Netscape Enterprise Server Administrator s Guide ...
Страница 31: ...Part 1 Server Basics 31 1 Server Basics Introduction to Enterprise Server Administering Enterprise Servers ...
Страница 32: ...32 Netscape Enterprise Server Administrator s Guide ...
Страница 56: ...Sending Error Information to Netscape 56 Netscape Enterprise Server Administrator s Guide ...
Страница 64: ...Migrating a Server From a Previous Version 64 Netscape Enterprise Server Administrator s Guide ...
Страница 66: ...66 Netscape Enterprise Server Administrator s Guide ...
Страница 112: ...Managing a Preferred Language List 112 Netscape Enterprise Server Administrator s Guide ...
Страница 158: ...158 Netscape Enterprise Server Administrator s Guide ...
Страница 182: ...Using the Watchdog uxwdog Process Unix 182 Netscape Enterprise Server Administrator s Guide ...
Страница 196: ...Viewing Events Windows NT 196 Netscape Enterprise Server Administrator s Guide ...
Страница 218: ...Enabling the Subagent 218 Netscape Enterprise Server Administrator s Guide ...
Страница 266: ...266 Netscape Enterprise Server Administrator s Guide ...
Страница 302: ...Enabling WAI Services 302 Netscape Enterprise Server Administrator s Guide ...
Страница 310: ...310 Netscape Enterprise Server Administrator s Guide ...
Страница 390: ...Customizing the Web Publisher User Interface 390 Netscape Enterprise Server Administrator s Guide ...
Страница 446: ...Customizing the Search Interface 446 Netscape Enterprise Server Administrator s Guide ...
Страница 448: ...448 Netscape Enterprise Server Administrator s Guide ...
Страница 454: ...Responses 454 Netscape Enterprise Server Administrator s Guide ...
Страница 464: ...Referencing ACL Files in obj conf 464 Netscape Enterprise Server Administrator s Guide ...
Страница 504: ...504 Netscape Enterprise Server Administrator s Guide ...