cannot start as a daemon

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


Joined: 08 Jun 2004
Posts: 357
Location: Bristol, UK

PostPosted: Sun Jan 23, 2005 9:19 pm    Post subject: cannot start as a daemon Reply with quote

i and using freebsd 5.2.1 and have a start up script that starts abyssws at start up but i get the following error messages:
Code:
Local package initialization:Starting Abyss Web Server...Jan 23 18:50:13 wbserv
Abyss Web Server[441]: Cannot start the application as a daemon.
...
login: Jan 23 18:52:23 webserv login: ROOT LOGIN (root) ON ttyv1
Jan 23 18:52:34 webserv Abyss Web Server[515]: Cannot start the application as a daemon.
any ideas on what this is for?

Heres the start up script i am using:
Code:
case "$1" in
start) echo -n "Starting Abyss Web Server..."
       cd /abyssws
       ./abyssws -d
       ;;
esac

exit 0
i have abyssws installed at "/" and the user as "www"
and i have set the permission as explained in http://www.aprelium.com/forum/viewtopic.php?t=4484
_________________
Anthony R

Roganty
| Links-Links.co.uk
Back to top View user's profile Send private message Visit poster's website
admin
Site Admin


Joined: 03 Mar 2002
Posts: 1332

PostPosted: Sun Jan 23, 2005 11:58 pm    Post subject: Re: cannot start as a daemon Reply with quote

roganty,

This usually happens when the system cannot create a new process (because of memory shortage or because the user is not allowed to create more processes). Anyway, please contact our technical support support@aprelium.com and send us your abyss.conf file. It will help us better understand your configuration and find a solution.
Back to top View user's profile Send private message
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