|
From: Chris W. <la...@us...> - 2001-11-15 05:19:34
|
Update of /cvsroot/openinteract/OpenInteract
In directory usw-pr-cvs1:/tmp/cvs-serv8556
Modified Files:
Changes
Log Message:
latest changes (OI::ApacheStartup)
Index: Changes
===================================================================
RCS file: /cvsroot/openinteract/OpenInteract/Changes,v
retrieving revision 1.80
retrieving revision 1.81
diff -C2 -d -r1.80 -r1.81
*** Changes 2001/11/08 17:57:12 1.80
--- Changes 2001/11/15 05:19:31 1.81
***************
*** 109,112 ****
--- 109,118 ----
necessary changes to your Apache config.
+ - Also modified the startup procedure to read and the child init
+ handler to write information to a package variable in lieu of using
+ PerlSetVar in the configuration file. (Encountered some nastiness
+ on Solaris under 5.005_03/1.3.22/1.26 and the PerlSetVar items not
+ being there.)
+
* OpenInteract/Auth.pm:
|