add PerlChildInitHandler which calls srand to avoid collision problems with B:OP...
authorIvan Kohler <ivan@freeside.biz>
Sun, 9 Dec 2012 21:11:34 +0000 (13:11 -0800)
committerIvan Kohler <ivan@freeside.biz>
Sun, 9 Dec 2012 21:11:34 +0000 (13:11 -0800)
htetc/freeside-base2.conf

index dcf5efa..49b4a24 100644 (file)
@@ -6,6 +6,8 @@ PerlModule HTML::Mason
 PerlSetVar MasonArgsMethod CGI
 PerlModule HTML::Mason::ApacheHandler
 
+PerlChildInitHandler "sub { srand }"
+
 PerlRequire "%%%MASON_HANDLER%%%"
 
 #Locale::SubCountry