| David Courard-Hauri on Tue, 07 Jan 2003 14:21:21 -0600 |
[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
| Re: [Cialug] Server setup |
One thing you may want to do is use your browser and and hit the address, it should give you more specifics on the mail server running.
This mail server is actually a client based server not, a true server. I am looking it up again, so I hope to be able to respond with what to turn off.
Next thought, if you are not using ssl with your apache, comment it out in the config , and also the listen address for :443 . Then you can start it only running on port 80.
------------------------------------------------------------------------ ----
Johnnetstat output:
tcp 0 0.0.0.0:443 0.0.0.0.* LISTEN 775/mailserver
(there is also a tcp and udp entry at 44337, but I figured those wouldn't be helpful)
So, does that mean that my mailserver is hogging the port? But I thought I turned off my mailserver when I configured things!
The grep on http gives me nothing but the grep itself. When I grep mailserver, I get
/opt/kerio/mailserver/mailserver
How do I get rid of that?
Thanks!
-- Dave
On Tuesday, January 7, 2003, at 09:58 AM, Daniel Wittenberg wrote:
---------------------------------------------------------------------- -- ----This error says that you basically already have it running. Try: service httpd restart
if that doesn't work, try explicitly trying a stop and start. If still not
working do a netstat -nap |grep 443 and post the output along with ps -ef |grep http
Dan
Quoting David Courard-Hauri <david.courard-hauri@xxxxxxxxx>:
I recently upgraded to RH 8, and it killed my webserver. I fixed it,
but then I killed it again. Now I can't figure out how to bring it back.
When I try to restart the httpd, I get this error:
Starting httpd: (98)Address already in use: make_sock: could not bind
to address 0.0.0.0:443
no listening sockets available, so shutting down.
From the address it looks to me like I've forgotten to define something, but I can't find where.
Thanks for any help! Red Hat says they don't give support for this sort
of thing. I had shelled out eighty bucks for the "Pro" version
specifically based on the promise of extra support. There's one born
every day...
-- Dave
-------------------------------------------------------------------- -- --
----
David Courard-Hauri
Assistant Professor of Environmental Science and Policy
2507 University Ave, Olin Hall
Drake University
Des Moines, IA 50311
515.271.3812
david.courard-hauri@xxxxxxxxx
-------------------------------------------------------------------- -- --
----
_______________________________________________ Cialug mailing list Cialug@xxxxxxxxxx http://cialug.org/mailman/listinfo/cialug
_______________________________________________ Cialug mailing list Cialug@xxxxxxxxxx http://cialug.org/mailman/listinfo/cialug
David Courard-Hauri
Assistant Professor of Environmental Science and Policy
2507 University Ave, Olin Hall
Drake University
Des Moines, IA 50311
515.271.3812
david.courard-hauri@xxxxxxxxx
---------------------------------------------------------------------- -- ----
_______________________________________________ Cialug mailing list Cialug@xxxxxxxxxx http://cialug.org/mailman/listinfo/cialug
_______________________________________________ Cialug mailing list Cialug@xxxxxxxxxx http://cialug.org/mailman/listinfo/cialug
_______________________________________________ Cialug mailing list Cialug@xxxxxxxxxx http://cialug.org/mailman/listinfo/cialug