Sun Java Enterprise System 2005Q4 安裝指南

Procedure啟動 Web Server Administration Server 和實例

步驟
  1. 在指令行上,變更為 WebServer-base /https-admserv

  2. 輸入以下指令啟動 Web Server 管理程序。


    ./start
  3. 變更為 WebServer-base/https- hostname.domainname

  4. 輸入以下指令啟動 Web Server 實例。


    ./start

    您應會收到下列訊息:startup: Server started successfully.

  5. 驗證 Web Server 程序是否正在執行。例如,在 Solaris 作業系統上:


    /usr/bin/ps -ef | grep SUNWwbsvr

    ./webservd-wdog -r /opt/SUNWwbsvr -d /opt/SUNWwbsvr/https-admserv/config -n http
    ./webservd-wdog -r /opt/SUNWwbsvr -d /opt/SUNWwbsvr/https-host1.example.com
    webservd -r /opt/SUNWwbsvr -d /opt/SUNWwbsvr/https-admserv/config -n https-admserv
    webservd -r /opt/SUNWwbsvr -d /opt/SUNWwbsvr/https-admserv/config -n https-admserv
    webservd -r /opt/SUNWwbsvr -d /opt/SUNWwbsvr/https-host1.example.com/config
    webservd -r /opt/SUNWwbsvr -d /opt/SUNWwbsvr/https-host1.example.com/config
  6. 存取 Administration Server 圖形化介面。

    在瀏覽器中,輸入 http://hostname .domainname: adminport 格式。例如:

    http://host1.example.com:8888

    您能夠登入即表示安裝已經成功。