I have configured my 10.2.3 server to be a mail server.

I have copied a CGI script <cwdmail.cgi> into
</Library/WebServer/CGI-Executables/>
I have copied <SendMail.pm> into <Library/Perl/Mail/>
I have copied <Base64.pm> and <QuotedPrint.pm> into <Library/Perl/Mail/>

However when I call the CGI script from the HTML form:
        <http://www.cascadewebdesign.com/contact.html>

I get the following errors:

Software error:
Can't locate loadable object for module MIME::Base64 in @INC (@INC
contains: /System/Library/Perl/darwin /System/Library/Perl
/Library/Perl/darwin /Library/Perl /Library/Perl
/Network/Library/Perl/darwin /Network/Library/Perl
/Network/Library/Perl .) at /Library/Perl/Mail/SendMail.pm line 61

Software error:
[Thu Feb 26 18:01:04 2004] DynaLoader.pm: Can't locate loadable object
for module MIME::Base64 in @INC (@INC contains:
/System/Library/Perl/darwin /System/Library/Perl /Library/Perl/darwin
/Library/Perl /Library/Perl /Network/Library/Perl/darwin
/Network/Library/Perl /Network/Library/Perl .) at
/Library/Perl/Mail/SendMail.pm line 61 Compilation failed in require at
/System/Library/Perl/Carp.pm line 119.

Software error:
[Thu Feb 26 18:01:04 2004] Base64.pm: [Thu Feb 26 18:01:04 2004]
DynaLoader.pm: Can't locate loadable object for module MIME::Base64 in
@INC (@INC contains: /System/Library/Perl/darwin /System/Library/Perl
/Library/Perl/darwin /Library/Perl /Library/Perl
/Network/Library/Perl/darwin /Network/Library/Perl
/Network/Library/Perl .) at /Library/Perl/Mail/SendMail.pm line 61 [Thu
Feb 26 18:01:04 2004] Base64.pm: Compilation failed in require at
/System/Library/Perl/Carp.pm line 119. BEGIN failed--compilation
aborted at /Library/Perl/Mail/SendMail.pm line 61.

Software error:
[Thu Feb 26 18:01:04 2004] SendMail.pm: [Thu Feb 26 18:01:04 2004]
Base64.pm: [Thu Feb 26 18:01:04 2004] DynaLoader.pm: Can't locate
loadable object for module MIME::Base64 in @INC (@INC contains:
/System/Library/Perl/darwin /System/Library/Perl /Library/Perl/darwin
/Library/Perl /Library/Perl /Network/Library/Perl/darwin
/Network/Library/Perl /Network/Library/Perl .) at
/Library/Perl/Mail/SendMail.pm line 61 [Thu Feb 26 18:01:04 2004]
SendMail.pm: [Thu Feb 26 18:01:04 2004] Base64.pm: Compilation failed
in require at /System/Library/Perl/Carp.pm line 119. [Thu Feb 26
18:01:04 2004] SendMail.pm: BEGIN failed--compilation aborted at
/Library/Perl/Mail/SendMail.pm line 61. Compilation failed in require
at /Library/Perl/Mail/SendMail.pm line 5.

Software error:
[Thu Feb 26 18:01:04 2004] SendMail.pm: [Thu Feb 26 18:01:04 2004]
SendMail.pm: [Thu Feb 26 18:01:04 2004] Base64.pm: [Thu Feb 26 18:01:04
2004] DynaLoader.pm: Can't locate loadable object for module
MIME::Base64 in @INC (@INC contains: /System/Library/Perl/darwin
/System/Library/Perl /Library/Perl/darwin /Library/Perl /Library/Perl
/Network/Library/Perl/darwin /Network/Library/Perl
/Network/Library/Perl .) at /Library/Perl/Mail/SendMail.pm line 61 [Thu
Feb 26 18:01:04 2004] SendMail.pm: [Thu Feb 26 18:01:04 2004]
SendMail.pm: [Thu Feb 26 18:01:04 2004] Base64.pm: Compilation failed
in require at /System/Library/Perl/Carp.pm line 119. [Thu Feb 26
18:01:04 2004] SendMail.pm: [Thu Feb 26 18:01:04 2004] SendMail.pm:
BEGIN failed--compilation aborted at /Library/Perl/Mail/SendMail.pm
line 61. [Thu Feb 26 18:01:04 2004] SendMail.pm: Compilation failed in
require at /Library/Perl/Mail/SendMail.pm line 5. BEGIN
failed--compilation aborted at
/Library/WebServer/CGI-Executables/cwdmail.cgi line 5.

----
Baiss Eric Magnusson
<http://www.Track-Your-Finances.com>
<http://www.CascadeWebDesign.com>



Reply via email to