I added some log statements and some files to figure out the process of loading. What I can see is that the initfile is loaded first, then the shared init.tcl file, then the private init.tcl file and then the contents of the private tcl directory in alphabetical order.
So I'm not sure why initfile is in a server specific config section
"ns/servers/${server}/tcl" if it is sourced first.--Tom Jackson
[03/Mar/2003:13:50:19][12173.8192][-main-] Notice: modload: loading '/usr/local/aolserver4/bin/nspostgres.so' [03/Mar/2003:13:50:19][12173.8192][-main-] Notice: PostgreSQL loaded. [03/Mar/2003:13:50:19][12173.8192][-main-] Notice: Sourcing /usr/local/aolserver4/bin/init.tcl [03/Mar/2003:13:50:19][12173.8192][-main-] Notice: Sourcing /usr/local/aolserver4/modules/tcl/init.tcl
[03/Mar/2003:13:50:19][12173.8192][-main-] Notice: in /web/test-aol4/tcl/init.tcl hope I'm first [03/Mar/2003:13:50:19][12173.8192][-main-] Notice: conf: [ns/server/test-aol4]enabletclpages = 1 [03/Mar/2003:13:50:19][12173.8192][-main-] Notice: tcl: enabling .tcl pages [03/Mar/2003:13:50:19][12173.8192][-main-] Notice: Im in /web/test-aol4/tcl/0.tcl, hope I'm second [03/Mar/2003:13:50:19][12173.8192][-main-] Notice: In /web/test-aol4/tcl/ZZ.tcl hope I'm last [03/Mar/2003:13:50:19][12173.8192][-main-] Notice: nsmain: AOLserver/4.0 running [03/Mar/2003:13:50:19][12173.8192][-main-] Notice: nsmain: security info: uid=500, euid=500, gid=504, egid=504 [03/Mar/2003:13:50:19][12173.8192][-main-] Notice: nssock: listening on 127.0.0.1:8000
--Tom Jackson
I. To remove yourself from this list:
Send a message to "[EMAIL PROTECTED]" with the following text in the BODY of your message:
signoff aolserver
II. For a complete list of listserv options please visit:
http://listserv.aol.com/
III. For more AOLserver information please visit:
http://www.aolserver.com/
