Hi, i encountering problem with nsdbipg module.
When i load nsdbipg for first virtual server, then from every following virtual server i get following messages: [21/Feb/2018:13:53:16][7640.b76bc700][-main-] Error: Ns_TclRegisterTrace: Invalid server: server2.local [21/Feb/2018:13:53:16][7640.b76bc700][-main-] Error: dbi: error registering tcl commands for server 'server2.local' This is how i load nsdbipg for first virutal server - it is ok and conection works: ns_section "ns/server/${s1}/modules" ns_param dbipg1 ${nsdir}/bin/nsdbipg.so and for second server - this fails and page is without db connection: ns_section "ns/server/${s2}/modules" ns_param dbipg2 ${nsdir}/bin/nsdbipg.so Maybe i have something misconfigured? Thanks for any help! Pj. ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot _______________________________________________ naviserver-devel mailing list naviserver-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/naviserver-devel