add PerlChildInitHandler which calls srand to avoid collision problems with B:OP...
[freeside.git] / htetc / freeside-base2.conf
index 76e7997..49b4a24 100644 (file)
@@ -6,10 +6,13 @@ PerlModule HTML::Mason
 PerlSetVar MasonArgsMethod CGI
 PerlModule HTML::Mason::ApacheHandler
 
+PerlChildInitHandler "sub { srand }"
+
 PerlRequire "%%%MASON_HANDLER%%%"
 
 #Locale::SubCountry
-AddDefaultCharset ISO-8859-1
+#
+AddDefaultCharset UTF-8
 
 <Directory %%%FREESIDE_DOCUMENT_ROOT%%%>
 AuthName Freeside