Apache fails to load

Hello all,
I’m attempting to get Rt up and running on an Aix 4.3.3 box (and it’s
not so easy)… Apache is giving me some problems at startup…
[root@mlwsap01]:[/sftw/apache/bin] > ./apachectl configtest
[Fri Jun 14 02:15:34 2002] [error] Can’t load
‘/usr/local/lib/perl5/site_perl/5.
6.1/aix-ld/auto/Apache/Cookie/Cookie.so’ for module Apache::cookie: dlopen:
/usr
/local/lib/perl5/site_perl/5.6.1/aix-ld/auto/Apache/Cookie/Cookie.so: 30
/usr/l
ocal/lib/perl5/site_perl/5.6.1/aix-ld/auto/Apache/Cookie/Cookie.so36
ap_day_snam
es 50 httpd36 ap_find_path_info 51 httpd36 ap_get_client_block 52 httpd36
ap_get
word 53 httpd36 ap_getword_conf 54 httpd36 ap_getword_nulls 55 httpd36
ap_hard_t
imeout 56 httpd36 ap_ind 57 httpd36 ap_kill_timeout 58 httpd36
ap_log_rerror 59
httpd36 ap_make_array 60 httpd36 ap_make_dirstr_parent 61 httpd36
ap_make_table
62 httpd36 ap_month_snames 63 httpd36 ap_null_cleanup 64 httpd36
ap_os_escape_pa
th 65 httpd36 ap_pcalloc 66 httpd36 ap_pfclose 67 httpd36 ap_pfdopen 68
httpd36
ap_popenf 69 httpd36 ap_psprintf 70 httpd36 ap_pstrcat 71 httpd36
ap_pstrdup 72
httpd36 ap_pstrndup 73 httpd36 ap_push_array 74 httpd36 ap_register_cleanup
75 h
ttpd36 ap_setup_client_block 76 httpd36 ap_should_client_block 77 httpd36
ap_tab
le_add 78 httpd36 ap_table_do 79 httpd36 ap_table_get 80 httpd36
ap_unescape_url
81 httpd at /usr/local/lib/perl5/5.6.1/aix-ld/DynaLoader.pm line 206.
at /usr/local/lib/perl5/site_perl/5.6.1/aix-ld/mod_perl.pm line 14
Compilation failed in require at /data/htdocs/base/rt/bin/webmux.pl line
80.
BEGIN failed–compilation aborted at /data/htdocs/base/rt/bin/webmux.pl
line 80.
Compilation failed in require at (eval 2) line 1.

Syntax error on line 286 of /sftw/apache/conf/httpd.conf:
Can’t load
‘/usr/local/lib/perl5/site_perl/5.6.1/aix-ld/auto/Apache/Cookie/Cooki
e.so’ for module Apache::cookie: dlopen:
/usr/local/lib/perl5/site_perl/5.6.1/ai
x-ld/auto/Apache/Cookie/Cookie.so: 30
/usr/local/lib/perl5/site_perl/5.6.1/aix-
ld/auto/Apache/Cookie/Cookie.so36 ap_day_snames 50 httpd36
ap_find_path_info 51
httpd36 ap_get_client_block 52 httpd36 ap_getword 53 httpd36
ap_getword_conf 54
httpd36 ap_getword_nulls 55 httpd36 ap_hard_timeout 56 httpd36 ap_ind 57
httpd36
ap_kill_timeout 58 httpd36 ap_log_rerror 59 httpd36 ap_make_array 60
httpd36 ap
_make_dirstr_parent 61 httpd36 ap_make_table 62 httpd36 ap_month_snames 63
httpd
36 ap_null_cleanup 64 httpd36 ap_os_escape_path 65 httpd36 ap_pcalloc 66
httpd36
ap_pfclose 67 httpd36 ap_pfdopen 68 httpd36 ap_popenf 69 httpd36
ap_psprintf 70
httpd36 ap_pstrcat 71 httpd36 ap_pstrdup 72 httpd36 ap_pstrndup 73 httpd36
ap_p
ush_array 74 httpd36 ap_register_cleanup 75 httpd36 ap_setup_client_block
76 htt
pd36 ap_should_client_block 77 httpd36 ap_table_add 78 httpd36 ap_table_do
79 ht
tpd36 ap_table_get 80 httpd36 ap_unescape_url 81 httpd at
/usr/local/lib/perl5/5
.6.1/aix-ld/DynaLoader.pm line 206.
at /usr/local/lib/perl5/site_perl/5.6.1/aix-ld/mod_perl.pm line 14
Compilation failed in require at /data/htdocs/base/rt/bin/webmux.pl line
80.
BEGIN failed–compilation aborted at /data/htdocs/base/rt/bin/webmux.pl
line 80.
Compilation failed in require at (eval 2) line 1.

Any ideas? mod_perl is staticly compiled into Apache and there is no DSO
support…
Apache v1.3.24, Mod_perl 1.27, Perl 5.6.1

Thanks

Jonathan Kaufman

Apache::Cookie is installed




The information in this e-mail, and any attachment therein, is confidential
and for use by the addressee only. If you are not the intended recipient,
please return the e-mail to the sender and delete it from your computer.
Although the Company attempts to sweep e-mail and attachments for viruses,
it does not guarantee that either are virus-free and accepts no liability
for any damage sustained as a result of viruses.

Apache::Cookie is there (however I did have to add
-bI:/sftw/apache/libexec/httpd.exp to the LD flags in the makefile to get
it to compile). So it is installed, but obviously something is still not
quite right with it…

cpan> install Apache::Cookie
CPAN: Storable loaded ok
Going to read /home/root/.cpan/Metadata
Database was generated on Thu, 13 Jun 2002 08:40:21 GMT
Apache::Cookie is up to date.

Any other ideas? I’ve had alot of problems with this on Aix (Linux is a
different matter, but I have to use Aix here)

Jonathan Kaufman

Odhiambo Washington wash@wananchi.com on 06/14/2002 12:59:19 AMTo: jkaufman@footlocker.com
cc:
Subject: Re: [rt-users] Apache fails to load.

Hello all,
I’m attempting to get Rt up and running on an Aix 4.3.3 box (and it’s
not so easy)… Apache is giving me some problems at startup…
[root@mlwsap01]:[/sftw/apache/bin] > ./apachectl configtest
[Fri Jun 14 02:15:34 2002] [error] Can’t load
‘/usr/local/lib/perl5/site_perl/5.
6.1/aix-ld/auto/Apache/Cookie/Cookie.so’ for module Apache::cookie:
dlopen:
/usr
/local/lib/perl5/site_perl/5.6.1/aix-ld/auto/Apache/Cookie/Cookie.so: 30

perl -MCPAN -e shell
install Apache::Cookie

-Wash

Odhiambo Washington wash@wananchi.com “The box said ‘Requires
Wananchi Online Ltd. www.wananchi.com Windows 95, NT, or better,’
Tel: 254 2 313985-9 Fax: 254 2 313922 so I installed FreeBSD.”
GSM: 254 72 743 223 GSM: 254 733 744 121 This sig is McQ! :slight_smile:

All I ask is a chance to prove that money can’t make me happy.




The information in this e-mail, and any attachment therein, is confidential
and for use by the addressee only. If you are not the intended recipient,
please return the e-mail to the sender and delete it from your computer.
Although the Company attempts to sweep e-mail and attachments for viruses,
it does not guarantee that either are virus-free and accepts no liability
for any damage sustained as a result of viruses.