Antony Batten wrote:

Hi,

Sorry to direct email you, but I am desperate, and was hoping the solution
to the problem below would be a quick one from the people who wrote the
module ;)

Thanks,
Antony.

Appologies if this is no longer your domain, but ....


[posted to comp.infosystems.www.servers.unix & comp.lang.perl.modules]


We are trying to use the Apache::AuthenNTLM perl module with HP/Apache and
mod_perl. We have prevented mod_perl from running our cgi-perl scripts (by
using Apache directives to only use mod_perl for *PL files), as we want to
use 5.8 for this, and the HP-supplied mod_perl is tied to 5.6.1

Everything installs ok & the server starts ok. However, we get the following
errors in the errorlog:

[Fri Aug 08 13:39:47 2003] [error] failed to resolve handler
`Apache::AuthenNTLM' [Fri Aug 08 13:39:47 2003] [error] [client
30.254.43.59] Can't find 'boot_Authen__Smb' symbol in
/opt/perl5.8/lib/site_perl/5.8.0/ PA-RISC1.1/auto/Authen/Smb/Smb.sl
Compilation failed in require at
/opt/perl5.8/lib/site_perl/5.8.0/PA-RISC1.1/Apache/AuthenNTLM.pm line 29.
BEGIN failed--compilation aborted at
/opt/perl5.8/lib/site_perl/5.8.0/PA-RISC1.1/Apache/AuthenNTLM.pm line 29.
Compilation failed in require at (eval 5) line 3.

Looks an odd error, as the symbol seems to be there (I am no programmer
though :)

[EMAIL PROTECTED] $ nm
/opt/perl5.8/lib/site_perl/5.8.0/PA-RISC1.1/auto/Authen/Smb/Smb.sl | grep
boot
boot_Authen__Smb |30816|extern|entry |
boot_Authen__Smb |30936|extern|code |$CODE$

Does anyone know what is causing the problem? We are really stumped here and I am up against a deadline to get this stuff
working. All help greatly appreciated....


perl version 5.8.0
mod_perl version 5.6.1
Apache::AuthenNTLM version 2.04
Server version: HP Apache-based Web Server/2.0.43




Can you give us the correct version of mod_perl? (It should be 1.2x or 1.99x)

thanks,
speeves
cws




Reply via email to