IV. Starting the Gopher Server Daemon ===================================== To start the Gopher Server, submit [.EXE]START_GOPHER.COM from a suitably privileged authorization (one with CMKRNL, so that SUBMIT/USER may be used). The Gopher daemon will initialize and start accepting connections. You can view the log file specified in the configuration file to see how things are going. The "Starting" log entry will name the process id. At present there are two ways to stop the server in case of problems, both of which require knowing the process id. One way is to issue a STOP/ID= on the process, another is to execute [.EXE]HUNG.COM, which requires the process ID be passed in, e.g. @GOPHER_EXE:HUNG e14 Use of HUNG.COM is preferable, as it will log some information that may be useful in determining the cause of the problem. .