[EMAIL PROTECTED] wrote:

I'm new to this list and trying to compile modperl for Apache2.
(I've done this some time ago for modperl 1.26 and Apache 1.3.22.)
I'm using Perl 5.8.5 under AIX 4.3.3. My compiler is vac 5.0.2.8.

Johannes, to submit problem report please use: http://perl.apache.org/bugs/ ....................................................................................
waiting 120 seconds for server to start: not ok
[  error] giving up after 121 secs. If you think that your system
is slow or overloaded try again with a longer timeout value.
by setting the environment variable APACHE_TEST_STARTUP_TIMEOUT
to a high value (e.g. 420) and repeat the last command.

[  error] server failed to start! (please examine t/logs/error_log)
+--------------------------------------------------------+
| Please file a bug report: http://perl.apache.org/bugs/ |

Have you read the suggestion? Did you try to set the startup timeout to a higher value? Though it's probably not the cause, especially not with prefork mpm, it's still something to try.


And in the error_log is only one line:
END in modperl_extra.pl, pid=19306

What shall I do now?
Does anyone have the same problem?

I've tried to run the command with strace, but I think this works different
under AIX,
because it won't start, when I say:
strace /www/apache2/bin/httpd -d /build/perl/mod_perl-1.99_16/t -f
/build/perl/mod_perl-1.99_16/t/conf/httpd.conf -D APACHE2 -DONE_PROCESS
-DNO_DETATCH
It complains: usage: strace [mid sid level] ...
I've never done anything with strace so far.

Is there anybody out there who can help me?

% man strace

--
__________________________________________________________________
Stas Bekman            JAm_pH ------> Just Another mod_perl Hacker
http://stason.org/     mod_perl Guide ---> http://perl.apache.org
mailto:[EMAIL PROTECTED] http://use.perl.org http://apacheweek.com
http://modperlbook.org http://apache.org   http://ticketmaster.com

--
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