FC3 command-line issue

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


Joined: 27 Apr 2005
Posts: 2

PostPosted: Wed Apr 27, 2005 7:10 pm    Post subject: FC3 command-line issue Reply with quote

I have a stock installation of RedHat Fedora Core 3, and X1 version 2.0. The abyssws binary does not accept _any_ command-line arguments (not even -h).

I want -c to work, but it always uses the default abyss.conf. Abyss X1 1.2.3.0 worked fine, accepting all documented command-line arguments. What's going on?
Back to top View user's profile Send private message
aprelium
-


Joined: 22 Mar 2002
Posts: 6800

PostPosted: Thu Apr 28, 2005 3:08 pm    Post subject: Re: FC3 command-line issue Reply with quote

hellwyn,

-h and -c do not work in the new version as they did in 1.2.3. This is a minor bug and it will be fixed.

In the new version, you should use the switch -cr to specify to the server its configuration root. This is the directory where abyss.conf and persist.data are (or should be created).

For example:
Code:

./abyssws -cr /other/dir


With the above command line, the server will read/create abyss.conf and persist.data in /other/dir instead of the current Abyss Web Server directory.
_________________
Support Team
Aprelium - http://www.aprelium.com
Back to top View user's profile Send private message Send e-mail
hellwyn
-


Joined: 27 Apr 2005
Posts: 2

PostPosted: Tue May 03, 2005 5:49 pm    Post subject: Reply with quote

Thanks - that worked. I appreciate the prompt response.

One small thing - when I started it with:
Code:
abyssws -cr /other/dir/

...it still failed saying that it couldn't access log/abyssws.pid. So I created the directory /other/dir/log/, and changed entries in the newly created /other/dir/abyss.conf as follows:
Code:

log/abyssws.pid -> /other/dir/log/abyssws.pid
log/cgi.log -> /other/dir/log/cgi.log
log/isapi.log -> /other/dir/log/isapi.log
log/access.log -> /other/dir/log/access.log


Now everything's fine! Many thanks.

Hellwyn.
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