Thanks a loooooot.
Server is started successfully . But when i tried to access at:
lynx <i.p.address>:8000
it gives the following error
Looking up <i.p.address> first.
Looking up <i.p.address>:8000.
Making HTTP connection to <i.p.address>:8000.
Sending HTTP request.
HTTP request sent; waiting for response.
HTTP/1.0 302 Found
Data transfer complete
HTTP/1.0 302 Found
Looking up ACS:8000.
Making HTTP connection to ACS:8000.
Sending HTTP request.
HTTP request sent; waiting for response.
Alert!: Unexpected network read error; connection aborted.
Can't Access `http://ACS:8000/'
Alert!: Unable to access document.
Server log gives the following error:
[11/Jun/2001:03:00:20][26677.1024][-main-] Notice: nsmain: AOLserver/3.4
startin
...skipping...
ERROR: Relation 'dual' does not exist
): 'select nextval('sec_id_seq') from dual'
[11/Jun/2001:14:39:00][28096.4101][-conn0-] Error: Filter
sec_read_security_info
returned error #1: Database operation "1row" failed (exception NSDB, "Query
was
not a statement returning rows.")
[11/Jun/2001:14:39:00][28096.4101][-conn0-] Error: tclop: invalid return
code fr
om filter proc 'Critical filter sec_read_security_info failed.': must be
filter_
ok, filter_return, or filter_break
Regards,
--Pradeep
ACS
----- Original Message -----
From: <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, June 11, 2001 12:58 PM
Subject: Re: [AOLSERVER] Need Help....
> ->
> -> Fatal: config: script error: couldn't read file =
> -> "/home/acs/openacs-3.2.5/parameters/openacs-3.2.5-parameters.tcl": =
> -> permission denied
> -> while executing
> -> "source =
> -> "/home/acs/openacs-3.2.5/parameters/openacs-3.2.5-parameters.tcl""
> ->
> ->
> -> I am unable to understand it as i have tried by changing permissions
for =
> -> the file.
>
> Make sure that all of the directories in the path above are '+x' for the
> user you're running the server as.
>
> In particular, if you are running under Linux & used 'useradd', then
/home/acs
> is probably NOT world-executable.
>
> cheers,
> --titus
>