Re: Prblem in loading modules

2001-04-25 Thread Jens-Uwe Mager
On Wed, Apr 25, 2001 at 11:34:53AM -0700, Mohammed Azam wrote: > perl 5.00503 > mod_perl 1.22 > apache 1.3.12 > aix 4.3.3 That appears to be an unfortunate combination that does not work properly. Get APache 1.3.19, perl 5.6.1 and the newest modperl from CVS and the patch I did mention here a fe

Prblem in loading modules

2001-04-25 Thread Mohammed Azam
Hi, I am using perl 5.00503 mod_perl 1.22 apache 1.3.12 aix 4.3.3 I have recompiled perl 5.00503 after applying patch for dl_aix.xs. Then I compiled my mod_perl with the following command perl Makefile.PL \ USE_APXS=1 \ WITH_APXS=/usr/HTTPServer/bin/apxs \ EVERYTHING=1 It compiled without an