Forum OpenACS Q&A: Re: How can I start OpenACS and access OpenACS page on my browser?

Try:

service dotlrn start

Apparently[1], aolserver4 config.tcl file is at:

/etc/dotlrn/config.tcl

1, http://packages.ubuntu.com/yakkety/all/dotlrn/filelist

For dotlrn, consider requesting support at: http://www.dotlrn.org/support/

cheers,
Ben

Collapse
Posted by h p on
I tried:
service dotlrn start
service openacs start

But it shows fails:
Failed to start dotlrn.service: Unit dotlrn.service not found.
Failed to start openacs.service: Unit openacs.service not found.

And I search /etc/init.d, but cannot found executable files of dotlrn or openacs.

My question is that cannot find any tips about start openacs and have no idea about how to visit the openace page on brower.