From: Nick S. <nsi...@nu...> - 2022-07-19 20:32:04
|
I guess they were counting the navigation to $EXIST_HOME. So many the documentation would be more correct if it said: /You do so by navigating to your $EXIST_HOME folder and typing the following two commands:// //cd $EXIST_HOME// //sudo chown -R existdb:existdb / On 7/19/22 12:42 PM, Hayim Lapin wrote: > As a footnote: the documentation reads: > > You do so by navigating to your |$EXIST_HOME| folder and typing > the following two commands: > sudo chown -R existdb:existdb . > > But isn't there only one command here? > > On Tue, Jul 19, 2022 at 1:34 PM Hayim Lapin <hl...@um...> wrote: > > Dear list, > I have successfully created an aws instance running the default > linux os running on port 8899. > I have also followed the directions here > <https://exist-db.org/exist/apps/doc/advanced-installation#service> for > running existdb as a service, apparently to no effect. My > existed.service file below. Any hints about what I may be doing wrong? > Many thanks, > HL > > [Unit] > Description=eXist-db Server > Documentation=https://exist-db.org/exist/apps/doc/ > After=syslog.target > > [Service] > Type=simple > User=existdb > Group=existdb > ExecStart=/home/ec2-user/exist-6.0.1/bin/startup.sh > > [Install] > WantedBy=multi-user.target > > Any suggestions about what I might be doing wrong? > > > > _______________________________________________ > Exist-open mailing list > Exi...@li... > https://lists.sourceforge.net/lists/listinfo/exist-open -- Nick Sincaglia President/Founder NueMeta, LLC Digital Media & Technology Phone: +1-630-303-7035 nsi...@nu... http://www.nuemeta.com Skype: nsincaglia |