Skip to main content
ExLibris
  • Subscribe by RSS
  • Ex Libris Knowledge Center

    Changing pc_server port

    • Article Type: Q&A
    • Product: Aleph
    • Product Version: 20

    Question

    How can the Aleph startup be changed to automatically start the pc_server on port 6998 rather than 6991? The $alephe_root/aleph_start currently has:

    setenv PC_SERVER_PORT 699${ALEPH_SUB_PORT}

    Answer

    1. Change the above from:

    setenv PC_SERVER_PORT 699${ALEPH_SUB_PORT}

    to:
    setenv PC_SERVER_PORT 6998

    2. Enter the command "source aleph_start".

    Additional Information

    See also Article 00022634 ("Starting multiple pc_servers automatically").


    • Article last edited: 3/13/2014