Re: [EMAIL PROTECTED] make_sock: could not bind to ...

2007-10-23 Thread Jinu
my problem? -Jinu - Original Message - From: Arnab Ganguly To: users@httpd.apache.org Sent: Tuesday, October 23, 2007 5:35 AM Subject: Re: [EMAIL PROTECTED] make_sock: could not bind to ... Hi, Refer to you httpd.conf file.There is one parameter named Servername.Put your

Re: [EMAIL PROTECTED] make_sock: could not bind to ...

2007-10-23 Thread Jinu
bind to ... Hi Jinu, You get this "could not bind to portnumber" when the port you specified is not free.It may be occupied by some other process.Change the port number in httpd.conf to some other value and start the Apache. Thanks and regards,

[EMAIL PROTECTED] make_sock: could not bind to ...

2007-10-23 Thread Jinu
I tried looking in the wiki for this information as to why i am getting this message when i start the program apache. It tells me that I need to do a run on my winows for netstat -ano. Well unfortunatly there is no netstat program for me to do this with. When i try to run this windows tells m