Welcome, Guest
Please Login or Register.
Lost Password?
ssl apache (1 viewing)
Post Reply

TOPIC: ssl apache

#17407
Maurizio1230 (User)
Posts: 83
graphgraph
ssl apache 2008/11/02 04:26  
Starting web server (apache2)...(98)Address already in use: make_sock: could not bind to address 0.0.0.0:80
no listening sockets available, shutting down
Unable to open logs
failed!


I've just enabled ssl on a virtual host but when I re/start apache i get this error. What's the problem?
This virtual host has a private ip.

Thanks

Post edited by: Maurizio1230, at: 2008/11/02 08:21
  The administrator has disabled public write access.
#17413
andreychek (Moderator)
Posts: 859
graphgraph
Re:ssl apache 2008/11/02 08:46  
It sounds like there might be a copy of Apache running that shouldn't be.

If you log in from the command line, you could type:

/etc/init.d/httpd stop (or "/etc/init.d/apache2 stop" on Ubuntu/Debian)

Then run this to see if there are any other copies of Apache running:

ps auxw | grep httpd (or "ps auxw | grep apache2" on Ubuntu/Debian)

And if you see any, kill those processes, then try starting Apache back up.
-Eric
  The administrator has disabled public write access.
#17430
ronald (User)
Posts: 578
graphgraph
Re:ssl apache 2008/11/02 14:04  
Also make sure that ssl is running on port 443. This may be obvious but I had it once per accident on port 80 also and ran into issues
  The administrator has disabled public write access.
Post Reply
get the latest posts directly to your desktop

Talk and Get Help

Support
Forums
Bugs and Issues

Get Virtualmin

OS Support
Buy Online
Download
Copyright 2005-2007 Virtualmin, Inc. All rights reserved.