On Thu, 28 Dec 2000, G.W. Haywood wrote:
> Hi there,
> 
> On Thu, 28 Dec 2000, Richard wrote:
> 
> > "Waiting for server to warm up.......... server failed to start!"
> [snip]
> > [Thu Dec 28 21:33:14 2000] [crit] (98)Address already in use: make_sock: could not 
>bind to port 8529
> 
> What happens if you say:
> 
>   'ps axfwwww | grep httpd'
> 
> ?
> 
> My idea is to find out if you already have an Apache hanging onto
> port 8259 - in which case you need to stop it!
> 
> 73,
> Ged.

[root@localhost mod_perl-1.24_01]# ps axfwwww | grep httpd
 2888 ?        S      0:01 ../apache_1.3.14/src/httpd -f 
/root/mod_perl-1.24_01/t/conf/httpd.conf -X -d /root/mod_perl-1.24_01/t
10510 ?        S      0:00 /usr/local/apache/bin/httpd
10511 ?        SW     0:00  \_ [httpd]
10512 ?        SW     0:00  \_ [httpd]
10513 ?        SW     0:00  \_ [httpd]
10514 ?        SW     0:00  \_ [httpd]
10515 ?        S      0:00  \_ [httpd]
10516 ?        SW     0:00  \_ [httpd] 


Reply via email to