and the VH.conf to read:PerlSetEnv PERL5LIB /home/httpd/website.com/libs PerlModule RemoteAuthentication PerlSetVar websitePath /testMemberArea/ PerlSetVar websiteLoginScript /apps/login.pl PerlSetVar websiteDomain .website.com PerlSetVar websiteExpires +1h
and that looks right to me, but i still get:## These documents require user to be logged in. <Directory /home/httpd/website.com/html/testMemberArea> AuthType RemoteAuthentication AuthName website PerlAuthenHandler RemoteAuthentication->authenticate PerlAuthzHandler RemoteAuthentication->authorize require valid-user </Directory>
i've tried things like:sudo /usr/sbin/apachectl configtest Syntax error on line 7 of /etc/httpd/conf/VH/modperl.website.com: Can't locate RemoteAuthentication.pm in @INC (@INC contains: /usr/lib/ +perl5/5.8.0/i386-linux-thread-multi /usr/lib/perl5/5.8.0 /usr/lib/per +l5/site_perl/5.8.0/i386-linux-thread-multi /usr/lib/perl5/site_perl/5 +.8.0 /usr/lib/perl5/site_perl /usr/lib/perl5/vendor_perl/5.8.0/i386-l +inux-thread-multi /usr/lib/perl5/vendor_perl/5.8.0 /usr/lib/perl5/ven +dor_perl /usr/lib/perl5/5.8.0/i386-linux-thread-multi /usr/lib/perl5/ +5.8.0 . /usr/ /usr/lib/perl) at (eval 7) line 3.
to no avail ...PerlSetEnv PERL5LIB PERL5LIB:/home/httpd/website.com/libs
In reply to Re^2: mod_perl, PerlSetEnv, and PERL5LIB
by geektron
in thread mod_perl, PerlSetEnv, and PERL5LIB
by geektron
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |