Barbara Post wrote:
Hi,

The patch works :-) but I have troubles with "address already in use"...

make test (as normal user) shows :

waiting 60 seconds for server to start: .[Mon Dec 01 13:22:43 2003]
[info] 23 Apache:: modules loaded
[Mon Dec 01 13:22:43 2003] [info] 5 APR:: modules loaded
[Mon Dec 01 13:22:43 2003] [info] base server + 11 vhosts ready to run
tests
(48)Address already in use: make_sock: could not bind to address
[::]:8544

You must have had an older instance of httpd running. Please try:


% killall httpd
% ps auxc | grep httpd
% make test



__________________________________________________________________
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


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to