netstat -ap There's another process already bound to whatever port Apache httpd is using (probably 80). This will find out what it is.
Mike On Thu, 2003-09-25 at 04:39, Jared Pritchard wrote: > the httpd error log reports similar - and all the same on todays date - > > [Wed Sep 24 10:59:59 2003] [crit] (98)Address already in use: make_sock: > could not bind to port 80 > > x31 > ... so that seems to be the error..! canoot bind to port 80... but why? > :| > > > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > Behalf Of Billy Kwong > Sent: Tuesday, 23 September 2003 6:27 PM > To: Jared Pritchard > Cc: [EMAIL PROTECTED] > Subject: Re: [SLUG] Virtual server is down... > > > Check the logs in /var/log/apache/error.log and see what error messages > Apache > has came up with. > > > > On Wed, 24 Sep 2003 11:25:26 -0700 > "Jared Pritchard" <[EMAIL PROTECTED]> wrote: > > > - I apoligse for sending this twice, but the first one was being looked at > > by a moderator because of a suspiciouse header or something, and this is > > urgent... hopefully this will get through straight away... > > ------------------------------ > > > > Please help!! very urgent as the boss is trying to make a presentation ATM > > in Brisbane on this very website!!! > > > > We have about 3-4 sites running off the one machine (virtual servers) .... > > One is called the Waterexchange (www.waterexchange.com.au) - AND IT IS > > DOWN!! :( > > All the others are working perfectly fine. > > > > I have tried to restart apache > > (apachectl restart) but it tells me that httpd has not started, then > > 'trying to start httpd' which it then says is successful, > > but if I run the same command, it says exactly the same thing!!! > > > > if I do > > apachectl stop > > it says something about not being able to find httpd.pid - ?? > > > > if I try > > apachectl start > > it says it has started. > > > > But nothing I do (none of the above) will allow the waterexchange to be > > viewed! (I can view it, but only because I'm on the local network) > > > > I have tried a warm boot - nothing. exactly the same. > > > > I just tried a cold boot - same. > > > > PLEASE HELP!!! :'( > > very desperate! > > > > Very very very very very very very appreciative of any guidance here ..! > > > > ---------- > > Please feel free to call - (02)6881 6316, ask for Jared.... > > > > > > > > > -- > Billy Kwong Fluffy Spider Technologies > System Administrator Suite 87, 330 Wattle Street > Ultimo, NSW 2007 > Phone: (02) 9281 9055 Australia > email: [EMAIL PROTECTED] -- __________________________________________________________________________ Mike MacCana Consultant RHCX, MCSE, MCP+I Cybersource: Providing Quality IT Professional Services for 11 Years Specialists in Unix/Linux, TCP/IP and Web Application Development Level 4, 10 Queen St, Melbourne. Ph : 03 9621 2377 Fax: 03 9621 2477 -- SLUG - Sydney Linux User's Group - http://slug.org.au/ More Info: http://lists.slug.org.au/listinfo/slug
