Hi,

I've managed something new: make test ist running after deactivating every
"LoadModule" in /www/apache2/httpd.conf
from which make test generates it's own httpd.conf. Now the tests are
running.
So it seems to be a problem with the LoadModule-order. The following
modules are built into httpd:
Compiled in modules:
  core.c
  mod_access.c
  mod_auth.c
  mod_include.c
  mod_deflate.c
  mod_log_config.c
  mod_env.c
  mod_setenvif.c
  prefork.c
  http_core.c
  mod_mime.c
  mod_status.c
  mod_autoindex.c
  mod_asis.c
  mod_cgi.c
  mod_negotiation.c
  mod_dir.c
  mod_imap.c
  mod_actions.c
  mod_userdir.c
  mod_alias.c
  mod_so.c

And the follwing modules should be included (but are commented out now):
#LoadModule auth_dbm_module modules/mod_auth_dbm.so
#LoadModule proxy_module modules/mod_proxy.so
#LoadModule proxy_connect_module modules/mod_proxy_connect.so
#LoadModule proxy_ftp_module modules/mod_proxy_ftp.so
#LoadModule proxy_http_module modules/mod_proxy_http.so
<IfDefine SSL>
#LoadModule ssl_module modules/mod_ssl.so
</IfDefine>
#LoadModule dav_module modules/mod_dav.so
#LoadModule info_module modules/mod_info.so
#LoadModule dav_fs_module modules/mod_dav_fs.so
#LoadModule rewrite_module modules/mod_rewrite.so

I'll try to activate one after another to see found out which one's the bad
guy.

best regards,
Johannes



Alexey Bozrikov <[EMAIL PROTECTED]> schrieb am 08.09.2004 11:54:12:

> Yep,  having the same on AIX 5.1L, VAC/C++ 6.0. Stas managed to track it
> down  to  some  static  variables  being  optimised away or something in
> mod_perl  ($r  object  out  of scope), I've got no idea where to go from
> here.  I could supply you with all debugging information I've got about
> it if you're keen on debugging it...
>
> regards
>
> Alexey
>
>
>
>
> jgpca> Hi,
>
> jgpca> I'm new to this list and trying to compile modperl for Apache2.
> jgpca> (I've done this some time ago for modperl 1.26 and Apache 1.3.22.)
> jgpca> I'm using Perl 5.8.5 under AIX 4.3.3. My compiler is vac 5.0.2.8.
>
> jgpca> Everything compiles well and Apache2 is running wonderful on it's
own.
> jgpca> I've done the following for modperl:
> $>> perl Makefile.PL MP_APXS=/www/apache2/bin/apxs MP_USE_DSO=1
> jgpca> MP_INST_APACHE2=1
> $>> make
> $>> make test
>
> jgpca> And here is the first error:
> jgpca> "make test" produces this output at the end:
>
> jgpca> ==============================================================cut
here
> jgpca> ==========================================
> jgpca> usr/bin/perl -Iblib/arch/Apache2 -Iblib/lib/Apache2 \
> jgpca> t/TEST -clean
> jgpca> [warning] setting ulimit to allow core files
> jgpca> ulimit -c unlimited; /usr/bin/perl
> jgpca> /build/perl/mod_perl-1.99_16/t/TEST
> jgpca> -clean
> jgpca> APACHE_TEST_GROUP= APACHE_TEST_HTTPD= APACHE_TEST_PORT=
> APACHE_TEST_USER=
> jgpca> APACHE_TEST_APXS= \
> jgpca> /usr/bin/perl -Iblib/arch/Apache2 -Iblib/lib/Apache2 \
> jgpca> t/TEST -bugreport -verbose=0
> jgpca> [warning] setting ulimit to allow core files
> jgpca> ulimit -c unlimited; /usr/bin/perl
> jgpca> /build/perl/mod_perl-1.99_16/t/TEST
> jgpca> -bugreport -verbose=0
> jgpca> /www/apache2/bin/httpd -d /build/perl/mod_perl-1.99_16/t -f
> jgpca> /build/perl/mod_perl-1.99_16/t/conf/httpd.conf -D APACHE2
> jgpca> using Apache/2.0.50 (prefork MPM)
>
> jgpca> waiting 120 seconds for server to start: ......[Wed Sep 08
> 10:50:44 2004]
> jgpca> [info] 26 Apache:: modules loaded
> jgpca> [Wed Sep 08 10:50:44 2004] [info] 7 APR:: modules loaded
> jgpca> [Wed Sep 08 10:50:44 2004] [info] base server + 20 vhosts ready to
run
> jgpca> tests
> jgpca>
>
....................................................................................................................

> jgpca> waiting 120 seconds for server to start: not ok
> jgpca> [  error] giving up after 121 secs. If you think that your system
> jgpca> is slow or overloaded try again with a longer timeout value.
> jgpca> by setting the environment variable APACHE_TEST_STARTUP_TIMEOUT
> jgpca> to a high value (e.g. 420) and repeat the last command.
>
> jgpca> [  error] server failed to start! (please examine
t/logs/error_log)
> jgpca> +--------------------------------------------------------+
> jgpca> | Please file a bug report: http://perl.apache.org/bugs/ |
> jgpca> +--------------------------------------------------------+
> jgpca> make: *** [run_tests] Error 1
> jgpca> ==============================================================cut
here
> jgpca> ==========================================
>
> jgpca> And in the error_log is only one line:
> jgpca> END in modperl_extra.pl, pid=19306
>
> jgpca> What shall I do now?
> jgpca> Does anyone have the same problem?
>
> jgpca> I've tried to run the command with strace, but I think this
> works different
> jgpca> under AIX,
> jgpca> because it won't start, when I say:
> jgpca> strace /www/apache2/bin/httpd -d
> jgpca> /build/perl/mod_perl-1.99_16/t -f
> jgpca> /build/perl/mod_perl-1.99_16/t/conf/httpd.conf -D APACHE2
-DONE_PROCESS
> jgpca> -DNO_DETATCH
> jgpca> It complains: usage: strace [mid sid level] ...
> jgpca> I've never done anything with strace so far.
>
> jgpca> Is there anybody out there who can help me?
> jgpca> TIA, best regards,
> jgpca> Johannes
>
> jgpca> ======================
> jgpca> Johannes Grumböck
> jgpca> Porsche Informatik GmbH
> jgpca> Handelszentrum 7
> jgpca> A-5101 Bergheim
> jgpca> Tel.: +43 662 4670 6323
> jgpca> Fax: +43 662 4670 16323
>
>
>
>
>
>
> ** It was such a lovely day I thought it was a pity to get up.
>


--
Report problems: http://perl.apache.org/bugs/
Mail list info: http://perl.apache.org/maillist/modperl.html
List etiquette: http://perl.apache.org/maillist/email-etiquette.html

Reply via email to