On Thursday 21 September 2006 10:00, [EMAIL PROTECTED] wrote:
> > Of course you are not trying to run https v-hosts, are you?
>
> no, not to my knowledge
> in fact, I don't think https is used at all,
> I've used https in the past for webmin, but, stopped webmin since

But you do have a problem here:
apache wont start:
> [Thu Sep 21 07:52:10 2006] [crit] (98)Address already in use: make_sock:
> could not bind to port 443

apache should not be using or concerned about 443. eg my system ...

tigger:/home/jam # netstat -anp |grep 443
tigger:/home/jam #

tigger:/home/jam # ps -ef |grep http
root      4441     1  0 Sep17 ?        00:00:00 /usr/sbin/httpd2-prefork 
-f /etc/apache2/httpd.conf
wwwrun    4526  4441  0 Sep17 ?        00:00:25 /usr/sbin/httpd2-prefork 
-f /etc/apache2/httpd.conf
[snip]
tigger:/home/jam # 

So you are using https! If you try vhosts this will explain the error.
(you can have one https only)
James
-- 
SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/
Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html

Reply via email to