Forum OpenACS Q&A: Re: OpenACS Instance

Collapse
2: Re: OpenACS Instance (response to 1)
Posted by Benjamin Brink on

Hi Juan,

Since you already ran the install-ns scripts[1], another method of controlling the server should already be installed.

What results do you get from typing:

status 5-9

If result is '5-9 start/running, process <some number>' then nsd is already running.

If result is 'status: Unknown job: 5-9' then nsd might not be installed, or has another service name provided by the install-ns.sh and install-oacs.sh scripts.

If result is '5-9 stop/waiting', then openacs can be started with:

sudo start 5-9


1. https://openacs.org/forums/message-view?message_id=5366908

Collapse
3: Re: OpenACS Instance (response to 2)
Posted by Juan Carlos on
Its not working. I used status 5-9. And it showed me this
Unable to connect to Upstart: Failed to connect to socket /com/ubuntu/upstart: Connection refused