Index: openacs-4/packages/acs-admin/www/server-restart.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-admin/www/server-restart.tcl,v diff -u -N -r1.2 -r1.3 --- openacs-4/packages/acs-admin/www/server-restart.tcl 22 Sep 2003 16:50:30 -0000 1.2 +++ openacs-4/packages/acs-admin/www/server-restart.tcl 24 Sep 2003 14:56:59 -0000 1.3 @@ -14,4 +14,4 @@ # We do this as a schedule proc, so the server will have time to serve the page -ad_schedule_proc -thread t -once t 1 exit +ad_schedule_proc -thread t -once t 1 ns_shutdown Index: openacs-4/packages/acs-bootstrap-installer/installer/auto-install.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-bootstrap-installer/installer/Attic/auto-install.tcl,v diff -u -N -r1.6 -r1.7 --- openacs-4/packages/acs-bootstrap-installer/installer/auto-install.tcl 17 May 2003 09:40:03 -0000 1.6 +++ openacs-4/packages/acs-bootstrap-installer/installer/auto-install.tcl 24 Sep 2003 14:57:45 -0000 1.7 @@ -156,4 +156,4 @@ db_release_unused_handles ns_write "

Installation Complete. Please restart your server.[install_footer]" -exit +ns_shutdown Index: openacs-4/packages/acs-bootstrap-installer/installer/index.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-bootstrap-installer/installer/index.tcl,v diff -u -N -r1.13 -r1.14 --- openacs-4/packages/acs-bootstrap-installer/installer/index.tcl 19 Sep 2003 12:48:38 -0000 1.13 +++ openacs-4/packages/acs-bootstrap-installer/installer/index.tcl 24 Sep 2003 14:57:45 -0000 1.14 @@ -34,7 +34,7 @@ When the web server restarts, OpenACS will be fully functional and you can reload this page to access the running web server. " - exit + ns_shutdown } else { install_return 200 "Error" " The installation program has encounted an error. Please drop your OpenACS tablespace