From: Mark W. <mew...@un...> - 2000-07-28 15:09:30
|
Oh, that's a 'bug' caused by the fact that I turned on the wrong swith when I created the module. There is a line in AuthNetLDAP.pm that says: bootstrap Apache::AuthNetLDAP $VERSION; Comment out this line and you'll no longer get this message. The next version of AuthNetLDAP won't have this. Mark On Fri, 28 Jul 2000, wiLL wrote: > Hello Again! > > At last I got this thing working with my Apache, I just really needed to > upgrade my apache .. > but here's another error_log I just encountered again, I checked out the > directories and Autnetldap is there .. > > [Fri Jul 28 17:42:35 2000] [error] Can't locate loadable object for module > Apache::AuthNetLDAP in @INC (@INC contains: > /usr/lib/perl5/5.00503/i386-linux /usr/lib/perl5/5.00503 > /usr/lib/perl5/site_perl/5.005/i386-linux /usr/lib/perl5/site_perl/5.005 . > /etc/httpd/ /etc/httpd/lib/perl) at (eval 5) line 3 > > > > > FROM: Mark Wilcox > DATE: 07/26/2000 11:12:09 > SUBJECT: RE: AuthNetLDAP > > This sounds like your mod_perl install is screwed up or you > don`t have > your Apache configured so that you can change that authentication > mechanisms in your .htaccess file. > > > Mark > > On Wed, 26 Jul 2000, wiLL wrote: > > > > > I have installed AuthNetLDAP on my server with no problem, > edited the > > .htaccess file but I got the ff. errors when I tried to > access the > > directory, here is ther error_log: > > > > .... /home/httpd/html/casper/.htaccess: Invalid command > `PerlSetVar`, > > perhaps mis-spelled or defined by a module not included in > the server > > configuration > > > > I`m new to this one and I dont know if i`m missing something > out ? thanks > > for any help ... > > > > wiLL > > > > ------------------------------------- > > wiLL S. Olivete Jr. > > wol...@sk... > > pgp key id : 0x2D85D7BF > > office voice: 63.74.443.5657 > > mobile: 0917.972.6384 > > pager: ec 963576 > > > > > > > > > ------------------------------------- > wiLL S. Olivete Jr. > wol...@sk... > pgp key id : 0x2D85D7BF > office voice: 63.74.443.5657 > mobile: 0917.972.6384 > pager: ec 963576 > > |