[rt-users] Yet Another Error Starting Apache: ap_null_cleanup not found
Greg Smythe
gregs at Intellstat.com
Mon Feb 4 14:07:03 EST 2002
Sounds like Apache::Cookie didn't install right. Sometimes that's a module
you have to install manually...
-=-=-=-=-=-=-=-=-=-=-=-=-=-
Greg Smythe
SysAdmin
Intellstat Communications
WA State Resident
-----Original Message-----
From: Pepin, Joseph D (Joe), PROSH [mailto:joepepin at att.com]
Sent: Monday, February 04, 2002 10:52 AM
To: rt-users at lists.fsck.com
Subject: [rt-users] Yet Another Error Starting Apache: ap_null_cleanup not
found
I get this when starting Apache ( Apache/1.3.23 (Unix) PHP/4.1.1
mod_perl/1.26 mod_ssl/2.8.6 OpenSSL/0.9.6b ) :
[Mon Feb 4 13:23:52 2002] [error] Can't load
'/usr/local/lib/perl5/site_perl/5.6.1/sun4-solaris/auto/Apache/Cookie/Cookie
.so' for module Apache::Cookie: ld.so.1: /usr/local/apache/bin/httpd: fatal:
relocation error: file
/usr/local/lib/perl5/site_perl/5.6.1/sun4-solaris/auto/Apache/Cookie/Cookie.
so: symbol ap_null_cleanup: referenced symbol not found at
/usr/local/lib/perl5/5.6.1/sun4-solaris/DynaLoader.pm line 206.
at /usr/local/lib/perl5/site_perl/5.6.1/sun4-solaris/mod_perl.pm
line 14
Compilation failed in require at /local/opt/rt2/bin/webmux.pl line
80.
BEGIN failed--compilation aborted at /local/opt/rt2/bin/webmux.pl
line 80.
Compilation failed in require at (eval 34) line 1.
Syntax error on line 1209 of /usr/local/apache/conf/httpd.conf:
Can't load
'/usr/local/lib/perl5/site_perl/5.6.1/sun4-solaris/auto/Apache/Cookie/Cookie
.so' for module Apache::Cookie: ld.so.1: /usr/local/apache/bin/httpd: fatal:
relocation error: file
/usr/local/lib/perl5/site_perl/5.6.1/sun4-solaris/auto/Apache/Cookie/Cookie.
so: symbol ap_null_cleanup: referenced symbol not found at
/usr/local/lib/perl5/5.6.1/sun4-solaris/DynaLoader.pm line 206.
at /usr/local/lib/perl5/site_perl/5.6.1/sun4-solaris/mod_perl.pm
line 14
Compilation failed in require at /local/opt/rt2/bin/webmux.pl line
80.
BEGIN failed--compilation aborted at /local/opt/rt2/bin/webmux.pl
line 80.
Compilation failed in require at (eval 34) line 1.
In httpd.conf:
# RT2 Stuff
Alias /rt2 /local/opt/rt2/WebRT/html
PerlModule Apache::DBI
PerlFreshRestart On
PerlRequire /local/opt/rt2/bin/webmux.pl
<Location /rt2>
SetHandler perl-script
PerlHandler RT::Mason
</Location>
# End of RT2 Stuff
_______________________________________________
rt-users mailing list
rt-users at lists.fsck.com
http://lists.fsck.com/mailman/listinfo/rt-users
More information about the rt-users
mailing list