Hi All,
After install mod_perl I’ve changed my httpd.conf file to:
Alias /cordys "/opt/Cordys/Web" <Directory "/opt/Cordys/Web"> PerlAuthenHandler Apache::AuthenNTLM AuthName "NTLM Test" AuthType ntlm PerlAddVar ntdomain "NTDOM" PerlSetVar defaultdomain NTDOM PerlSetVar ntlmdebug 2 PerlSetVar splidomainprefix 1 PerlSetVar ntlmsemtimeout 2 require valid-user # Standard # AllowOverride All # AuthType Basic # AuthName "Cordys" # AuthUserFile "/etc/shadow" # require valid-user </Directory>
But I got following error in de the error_log file from Apache:
[Fri Apr 22 10:28:51 2005] [error] [client 10.1.50.79] failed to resolve handler `Apache::AuthenNTLM': Can't locate Apache/AuthenNTLM.pm in @INC (@INC contains: /usr/lib/perl5/5.8.0/i386-linux-thread-multi /usr/lib/perl5/5.8.0 /usr/lib/perl5/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-linux-thread-multi /usr/lib/perl5/vendor_perl/5.8.0 /usr/lib/perl5/vendor_perl /usr/lib/perl5/5.8.0/i386-linux-thread-multi /usr/lib/perl5/5.8.0 . /usr/local/apache2) at (eval 3) line 3.\n
Who knows this problem???
CORDYS just collaborate
Center of Excellence
T +31 (0)341 37 5699 F +31 (0)341 37 5500 M +31 (0)653 45 7734
Subscribe to Engage, our free e-newsletter, to keep up to date on Cordys and developments in Application Integration and Business Process Management.
********************************************************************** The information in this message is confidential and may be legally privileged. It is intended solely for the addressee. Access to this message by anyone else is unauthorized. If you are not the intended recipient, any disclosure, copying, or distribution of the message, or any action or omission taken by you in reliance on it, is prohibited and may be unlawful. Please immediately contact the sender if you have received this message in error. **********************************************************************
|
- Apache mod_perl Gert Jan Schipper
- Re: Apache mod_perl Philip M. Gollucci
- Re: Apache mod_perl Shannon Eric Peevey
- RE: Apache mod_perl Gert Jan Schipper
- RE: Apache mod_perl Gert Jan Schipper
- RE: Apache mod_perl Gert Jan Schipper
- Re: Apache mod_perl Shannon Eric Peevey
- RE: Apache mod_perl Gert Jan Schipper
- RE: Apache mod_perl Gert Jan Schipper
- Re: Apache mod_perl Philip M. Gollucci
- Re: Apache mod_perl Stephen Clouse