OK, here you are:
Thanks, Jie. So we are on Solaris. It doesn't sound like a mod_perl problem, but Apache and/or Apache-Test's one.
[Sat Mar 06 15:41:32 2004] [info] base server + 16 vhosts ready to run tests ...(126)Cannot assign requested address: make_sock: could not bind to address [::1]:8549 no listening sockets available, shutting down Unable to open logs
Please try the following:
1) If it reports port 8549, that means that your port 8529 is not available. Please check with netstat or whatever it is on Solaris who holds port 8529.
2) Can you start Apache on itself?
3) Can you test Apache-Test (see another announce I did at the same time as this one)?
4) Please post the output of:
grep -Ir 8549 t/conf/
this [::1]:8549 looks suspicios if you are on ipv4.
5) If none of the above helps please try to revert this patch: http://marc.theaimsgroup.com/?l=apache-modperl-cvs&m=107739532515332&w=2
__________________________________________________________________ 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