Failed to resolve handler

2007-06-04 Thread Gustavo Schroeder
Hi, I'm using apache-2.0 + mod_perl-2.0.3 Trying to make my users authenticated against a NIS domain, to do so I installed Authen::Simple::NIS, Net::NIS, Net::NIS::Table Added the following config to httpd.conf -- PerlModule Authen::Simple::NIS AuthType Basic AuthName "Auth

Re: Failed to resolve handler

2007-06-04 Thread Gustavo Schroeder
07:56:38 2007] [error] Can't load Perl file: /usr/local/apache2/conf/startup.pl for server cabal:0, exiting... thoughts? On 6/4/07, Perrin Harkins <[EMAIL PROTECTED]> wrote: On 6/4/07, Gustavo Schroeder <[EMAIL PROTECTED]> wrote: > PerlModule Authen::Simple::NIS In general,

Fwd: Failed to resolve handler

2007-06-04 Thread Gustavo Schroeder
-- Forwarded message -- From: Gustavo Schroeder <[EMAIL PROTECTED]> Date: Jun 4, 2007 12:22 PM Subject: Re: Failed to resolve handler To: Jonathan Vanasco <[EMAIL PROTECTED]> [Mon Jun 04 08:17:06 2007] [error] Authen::Simple::NIS version 1 required--this is only ve

Re: Failed to resolve handler

2007-06-04 Thread Gustavo Schroeder
ve handler Authen::Simple::NIS sorry, I cant find any other kind of error in apache's log files. any clue where I'm missing? On 6/4/07, Perrin Harkins <[EMAIL PROTECTED]> wrote: On 6/4/07, Gustavo Schroeder <[EMAIL PROTECTED]> wrote: > [Mon Jun 04 08:17:06 2007] [error] Auth