> However, now I'm getting this:
>
> <Perl>: PerlSetVar takes two arguments, Perl config var and value.
I don't think PerlSetVar likes this line:
[ Auth_DBI_pwd_whereclause => '"user_usertype>0"' ],
You could try taking out the quotes and see if that helps, cause it did for
me (though I didn't check whether the correct var got set):
[ Auth_DBI_pwd_whereclause => 'user_usertype>0' ],
bye,
Ben
- Reading email with mod_perl Jason Terry
- Re: Reading email with mod_perl Matt Sergeant
- Re: Reading email with mod_perl Patrick
- Re: Reading email with mod_perl Victor Michael Blancas
- Re: Reading email with mod_perl Glorfindel
- Re: Perl Sections, NameVirtualHost, and Aliases Dave Baker
- Re: Perl Sections, NameVirtualHost, and Aliase... Wade Burgett
- RE: Perl Sections, NameVirtualHost, and Aliases Veatch, David W
- RE: Perl Sections, NameVirtualHost, and Aliases Veatch, David W
- RE: Perl Sections, NameVirtualHost, and Aliases Veatch, David W
- RE: Perl Sections, NameVirtualHost, and Aliase... Benjamin Trott
- RE: Perl Sections, NameVirtualHost, and Aliases Veatch, David W
- RE: Perl Sections, NameVirtualHost, and Aliases Veatch, David W
