Any reason to have SetEnv/PassEnv PERL5LIB for mod_perl .conf configuration?

2012-07-26 Thread Jeff Trawick
(Not PerlSetEnv, just plain SetEnv) I saw this in a .conf snippet for configuring mod_perl but AFAIK this would only be used by external CGI processes that needed that to find the right Perl. TIA!

mod_perl and mod_auth_ntlm_winbind not working

2012-07-26 Thread Rietzler, Markus (RZF, SG 324 / )
hi, i have a strange problem: we are using - apache httpd 2.2.22 - mod_perl 2.0.7 - perl 5.10.0 mod_perl is working. I wanted to add mod_auth_ntlm_winbind (http://adldap.sourceforge.net/wiki/doku.php?id=mod_auth_ntlm_winbind) to do user auth in a windows environment with the help of winbin

Re: Framework for handling Query tasks that take a LONG time

2012-07-26 Thread Igor Chudov
Hi Guys, I wanted to say thank you for your support and ideas. I did not find something that I liked as much as to adopt it right away. So, I wrote my own module for this, which will, no duobt, evolve some more. I may open source it. The way it works is as follows: 1) The initiating web page