Hi Friends
    I am trying to install AuthenCache on My Apache
1.3.11 + mod _ssl + mod _perl on my Soalris 7 Sparc
Webserver

   I installed as the normal procedure and did also
make test all goes fine. Then Finally 

   i modified my httpd.conf like 
 
----------------------------
    AllowOverride None


  AuthName "Unix Department"
  AuthType Basic

   perlModule Apache::AuthenCache

   PerlSetVar NT-Domain PDC
   PerlSetVar pdc pdc

 
   PerlAuthenHandler Apche::AuthenCache 
Apache::AuthenSmb  Apache::AuthenCache::
manage_cache

 <Limit GET>
   require valid-user
 </Limit>

     PerlSetVar AuthenCache_cache_size     100
     PerlSetVar AuthenCache_cache_time     900
     PerlSetVar AuthenCache_nopasswd       off
     PerlSetVar AuthenCache_encrypted      off

--------------

After Starting the Webserver  
   when i am trying  to access the
https://<servernmae>

i am getting Internal Server Error  and if i check the
error log file 

   The messages are [Sat Oct  7 17:00:15 2000] [error]
Can't locate Apche/AuthenCache.pm in @INC (@I
NC contains: /usr/local/lib/perl5/5.00503/sun4-solaris
/usr/local/lib/perl5/5.00
503 /usr/local/lib/perl5/site_perl/5.005/sun4-solaris
/usr/local/lib/perl5/site_
perl/5.005 . /usr/local/apache/
/usr/local/apache/lib/perl) at (eval 16) line 3.

[Sat Oct  7 17:00:15 2000] [error] Undefined
subroutine &Apche::AuthenCache::han
dler called.

-------
So where i lost really ??

Pls Advice.

Thanks

Sambit Nanda

Unix Admin



__________________________________________________
Do You Yahoo!?
Yahoo! Photos - 35mm Quality Prints, Now Get 15 Free!
http://photos.yahoo.com/

Reply via email to