On 2005.01.07, Rakesh Mahajan <[EMAIL PROTECTED]> wrote:
> I am trying it on linux as well as on windows.
> I am facing problem on both platform.
>
> I am attaching tcl files for both windows and linux.
> Please check it and inform what i am doing wrong.

This is wrong:

    set home \usr\local\aolserver

Backslashes are "special" in Tcl to escape things.  Also, on Unix/Linux,
the path separator character is "/".

    ns_section "ns/servers/${sname}/modules"
    ns_param nsthread      nsthread.so

What is nsthread.so?

Can you send a clean copy of your server log, too?

Also, how are you starting AOLserver?  In order to use Oracle, you need
to make sure some environment variables are set before nsd is started.
Speak to your Oracle DBA to find out what those vars are and what they
should be set to.

-- Dossy

--
Dossy Shiobara                       mail: [EMAIL PROTECTED]
Panoptic Computer Network             web: http://www.panoptic.com/
  "He realized the fastest way to change is to laugh at your own
    folly -- then you can let go and quickly move on." (p. 70)


--
AOLserver - http://www.aolserver.com/

To Remove yourself from this list, simply send an email to <[EMAIL PROTECTED]> 
with the
body of "SIGNOFF AOLSERVER" in the email message. You can leave the Subject: 
field of your email blank.

Reply via email to