re: solaris 2.6, mod_perl 1.27, apache 1.3.27, make test fails

2002-10-29 Thread John E. Mendenhall
Ged, Did you build your Perl 5.8.0? Yes. I will be trying to use our original perl (5.004_04), downgrading some of the required perl modules we use to see if that works any better.

re: solaris 2.6, mod_perl 1.27, apache 1.3.27, make test fails

2002-10-29 Thread John E. Mendenhall
Ged, What were the problems with 5.6.1? Have you got a spare machine/disc pack that you can use to do a completely fresh installation? No other machine available immediately. 5.6.1 got us up and running, but it crashed as soon as we made a request to the server. No one could help me here,

re: solaris 2.6, mod_perl 1.27, apache 1.3.27, make test fails

2002-10-29 Thread John E. Mendenhall
Jie, Do you have multiple versions of perl installed? Yes. Try a clean installation of perl and use the same compiler and same flags in building everything. We will be attempting to not upgrade perl, but rather, use our older perl 5.004_04 that was working before, and just upgrade the

re: solaris 2.6, mod_perl 1.27, apache 1.3.27, make test fails

2002-10-28 Thread John E. Mendenhall
Gurus, I have compiled mod_perl 1.27 with apache 1.3.27 under perl 5.8.0, solaris 2.6, using gcc 2.7.2.3. When I run the make test, it fails with the following in the error_log: /usr/local/bin/perl5.8.0 t/TEST 0 modules/actions...ok modules/cgi...FAILED test 4 Failed

re: solaris 2.6, mod_perl 1.27, apache 1.3.27, make test fails

2002-10-28 Thread John E. Mendenhall
I have compiled mod_perl 1.27 with apache 1.3.27 under perl 5.8.0, solaris 2.6, using gcc 2.7.2.3. When I run the make test, it fails Did you build your Perl 5.8.0? I ask because the general advice is that the same compiler must build both Perl and mod_perl. Some people seem to have had

Re: solaris 2.6, mod_perl 1.27, apache 1.3.26, resulting serverfails

2002-08-19 Thread John E. Mendenhall
modperl Gurus, What do you get from running: nm httpd | grep Apache__Log there should be boot_Apache__Log there. I get the following: [2638] |286064| 216|FUNC |GLOB |0|8 |XS_Apache__Log_alert [3893] |286280| 216|FUNC |GLOB |0|8 |XS_Apache__Log_crit

Re: solaris 2.6, mod_perl 1.27, apache 1.3.26, resulting serverfails

2002-08-14 Thread John E. Mendenhall
Stas, Lupe, and modperl gurus, Sorry for taking so long to respond to your messages. I had some other tasks to take care of. What do you get from running: nm httpd | grep Apache__Log there should be boot_Apache__Log there. I get the following: [2638] |286064| 216|FUNC |GLOB |0

Re: solaris 2.6, mod_perl 1.27, apache 1.3.26, resulting serverfails

2002-08-08 Thread John E. Mendenhall
Lupe, On Thu, 8 Aug 2002, Lupe Christoph wrote: On Thursday, 2002-08-08 at 10:16:44 -0700, John E. Mendenhall wrote: On Thu, 8 Aug 2002, Lupe Christoph wrote: Syntax error on line 1341 of /usr/local/apache/conf/httpd.conf: Can't locate loadable object for module Apache::Log in @INC

re: solaris 2.6, mod_perl 1.27, apache 1.3.26, resulting serverfails

2002-07-31 Thread John E. Mendenhall
I have compiled mod_perl 1.27 with apache 1.3.26 under perl 5.6.1, solaris 2.6. When I run the make test, it fails with the following in the error_log: [notice] Destruction-DESTROY called for $global_object Prototype mismatch: sub Socket::INADDR_ANY vs () at