[Arsperl-users] Can't load ARS.dll
Brought to you by:
jeffmurphy
|
From: Andreas F. <an...@th...> - 2007-10-19 10:55:13
|
Hi I'm getting this message in my apache error log when i try to execute any of my scripts. Premature end of script headers: List.pl Can't load 'C:/Perl/site/lib/auto/ARS/ARS.dll' for module ARS: load_file:The specified module could not be found at C:/Perl/lib/DynaLoader.pm line 229. at C:/Apache2.2/htdocs/List.pl line 16 Compilation failed in require at C:/Apache2.2/htdocs/List.pl line 16. BEGIN failed--compilation aborted at C:/Apache2.2/htdocs/List.pl line 16. I've searched around on the mailing list and tried some solutions but it didn't fix it. I'm using the following versions. * ActivePerl 5.8.8.822 * ARS API 7.0.1 * ARSPerl 1.90 * Apache 2.2.6 Got any ideas? I'm close to giving up after fighting this problem for two days. // Andreas |