View previous topic :: View next topic |
Author |
Message |
Mad Professor -
Joined: 16 May 2007 Posts: 4
|
Posted: Wed May 16, 2007 7:18 am Post subject: Abyssws as a Service CentOS4.4? |
|
|
Pretty much a How do I do this question.
I need to make Abyss Webserver run as a service in CentOS 4.4
Its running over port 80 which requires root to use that port.
any ideas? |
|
Back to top |
|
 |
roganty -
Joined: 08 Jun 2004 Posts: 357 Location: Bristol, UK
|
Posted: Thu May 17, 2007 12:00 am Post subject: Re: Abyssws as a Service CentOS4.4? |
|
|
Mad Professor wrote: | Pretty much a How do I do this question.
I need to make Abyss Webserver run as a service in CentOS 4.4
Its running over port 80 which requires root to use that port.
any ideas? |
Mad Professor, welcome to the forums.
When u start abyss, use the d switch which will start abyss as a daemon
http://www.aprelium.com/data/doc/2/abyssws-linux-doc-html/commandline.html _________________ Anthony R
Roganty | Links-Links.co.uk |
|
Back to top |
|
 |
Mad Professor -
Joined: 16 May 2007 Posts: 4
|
Posted: Thu May 17, 2007 2:29 am Post subject: |
|
|
hmmm.... That just gets rid of messages, but What I want it to do is for it to start without me having to login and executing it manually.
I appreciate the help.
Thanks
Mp
p.s: Treat me like a Linux noob, please I beg you to. |
|
Back to top |
|
 |
aprelium -
Joined: 22 Mar 2002 Posts: 6800
|
Posted: Thu May 24, 2007 6:02 pm Post subject: Re: Abyssws as a Service CentOS4.4? |
|
|
Mad Professor,
Depending on your Linux distribution, you'll have to create an rc.d startup script to launch Abyss Web Server at boo time.
You can follow the examples of scripts made for other distributions available in http://www.aprelium.com/forum/viewtopic.php?t=9681 and http://www.aprelium.com/forum/viewtopic.php?t=10482 . Your distribution (CentOS) has very similar file formats but with small differences (so check an already existing rc.d file on your disk and transform ours accordingly).
If you need any help with the conversion please let us know. Thanks. _________________ Support Team
Aprelium - http://www.aprelium.com |
|
Back to top |
|
 |
|