Relative Abyss,

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


Joined: 18 Mar 2005
Posts: 124

PostPosted: Tue Feb 13, 2007 12:58 pm    Post subject: Relative Abyss, Reply with quote

Hi guys and girls, I am trying to set up Abyss to run in relative mode so I can move it anywhere to any drive any folder and it works without any changes made to where the root is and where the documents are. I have done it before but I have lost the conf file I did it with and now trying to do it again it wont let me. The Server runs fine and says that the Host is running fine but when I visit the host I get a page cannot be displayed, not even a directory listing, here is the beginning of my conf file:

<?xml version="1.0" encoding="UTF-8"?>
<root>
<server>
<parameters>
<root>
\
</root>
<timeout>
30
</timeout>
<maxconn>
20
</maxconn>
<keepalive>
10
</keepalive>
<opsys>
<pidfile>
log/abyssws.pid
</pidfile>
</opsys>
</parameters>
<host>
<names/>
<path>
Admin_Disk_V5/
</path>


I can't see what is wrong and I have tried may differnt variations.

Thanks for any help
Max
Back to top View user's profile Send private message Send e-mail Visit poster's website MSN Messenger
hc2995
-


Joined: 07 Aug 2006
Posts: 644
Location: Maryland, USA

PostPosted: Tue Feb 13, 2007 1:31 pm    Post subject: Reply with quote

For server root try *:\ (I believe that may work, but then again it might not)
_________________
Where have i been? School got heck-tick, had to move half way around the state, then back... and then i had to change jobs, so iv been away for a while :P
Back to top View user's profile Send private message AIM Address
pkSML
-


Joined: 29 May 2006
Posts: 955
Location: Michigan, USA

PostPosted: Tue Feb 13, 2007 11:44 pm    Post subject: Reply with quote

See http://www.aprelium.com/forum/viewtopic.php?p=63673#63673

I think a few of the relative paths must begin with a \ to work properly and the rest begin with a /
_________________
Stephen
Need a LitlURL?


http://CodeBin.yi.org
Back to top View user's profile Send private message Visit poster's website
aprelium
-


Joined: 22 Mar 2002
Posts: 6800

PostPosted: Wed Feb 14, 2007 1:36 pm    Post subject: Re: Relative Abyss, Reply with quote

Use .\ (dot followed by antislash) for your root.
_________________
Support Team
Aprelium - http://www.aprelium.com
Back to top View user's profile Send private message Send e-mail
max_carpenter
-


Joined: 18 Mar 2005
Posts: 124

PostPosted: Mon Feb 19, 2007 12:59 pm    Post subject: Reply with quote

Thank you so much for your help it is now working with the .\

The only thing I now need to overcome is how to go about launching two things on auto run. Could use a VB program to auto run which auto loads the two things but then you got the problem of .net it wont be installed on the computers we will be using it on
_________________
M.Carpenter

DHCD Computing
max@dhcd.co.uk
www.dhcd.co.uk
Back to top View user's profile Send private message Send e-mail Visit poster's website MSN Messenger
aprelium
-


Joined: 22 Mar 2002
Posts: 6800

PostPosted: Mon Feb 19, 2007 2:18 pm    Post subject: Reply with quote

max_carpenter wrote:
The only thing I now need to overcome is how to go about launching two things on auto run.


VB or .NET is overkill for such a task. Your autorun file should refer to a .bat file which looks like;

Code:
start firstapp
start secondapp


"start" is a command available on Windows which runs programs asynchronously: http://www.computerhope.com/starthlp.htm .
_________________
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