Start Abyss on Linux Bootup

 
Post new topic   Reply to topic    Aprelium Forum Index -> General Questions
View previous topic :: View next topic  
Author Message
WolfRamiO
-


Joined: 30 May 2004
Posts: 121
Location: Viña del Mar, Chile

PostPosted: Sat Oct 22, 2005 6:27 am    Post subject: Start Abyss on Linux Bootup Reply with quote

how i do that?

i mean Start Abyss when Linux its booting up? like Sendmail do...


THX.

PD: Zorry about my bad English.
Back to top View user's profile Send private message Visit poster's website
aprelium
-


Joined: 22 Mar 2002
Posts: 6800

PostPosted: Sat Oct 22, 2005 3:08 pm    Post subject: Re: Start Abyss on Linux Bootup Reply with quote

WolfRamiO,

All you have to do is to start Abyss Web Server as a daemon (using the -d commad line switch) from one of the /etc/rc.d files.
See http://www.aprelium.com/forum/viewtopic.php?p=11848#11848 for an example.
_________________
Support Team
Aprelium - http://www.aprelium.com
Back to top View user's profile Send private message Send e-mail
WolfRamiO
-


Joined: 30 May 2004
Posts: 121
Location: Viña del Mar, Chile

PostPosted: Sat Oct 22, 2005 5:12 pm    Post subject: Reply with quote

nice! that works... now with what command i can shutdown Abyss o kill the process? (using Fedora 3).
Back to top View user's profile Send private message Visit poster's website
aprelium
-


Joined: 22 Mar 2002
Posts: 6800

PostPosted: Sun Oct 23, 2005 1:26 pm    Post subject: Reply with quote

WolfRamiO wrote:
nice! that works... now with what command i can shutdown Abyss o kill the process? (using Fedora 3).


Code:
./abyssws --stop

See http://www.aprelium.com/data/doc/2/abyssws-linux-doc-html/commandline.html for all the supported command line switches on Linux.
_________________
Support Team
Aprelium - http://www.aprelium.com
Back to top View user's profile Send private message Send e-mail
WolfRamiO
-


Joined: 30 May 2004
Posts: 121
Location: Viña del Mar, Chile

PostPosted: Sun Oct 23, 2005 6:48 pm    Post subject: Reply with quote

Was asking for a PID file, but now its working... THX
Back to top View user's profile Send private message Visit poster's website
aprelium
-


Joined: 22 Mar 2002
Posts: 6800

PostPosted: Mon Oct 24, 2005 7:12 am    Post subject: Reply with quote

WolfRamiO wrote:
Was asking for a PID file, but now its working... THX

The PID file name is configurable (See Console > Server Configuration > General > Operation System Parameters). --stop does almost the same as the command line:
Code:
kill -SIGTERM `cat /path/to/abyssws.pid`

_________________
Support Team
Aprelium - http://www.aprelium.com
Back to top View user's profile Send private message Send e-mail
Display posts from previous:   
Post new topic   Reply to topic    Aprelium Forum Index -> General Questions All times are GMT + 1 Hour
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB phpBB Group