OK so each time it seems that after I add a new V-Site the web server
simply quits / locks up / stops serving documents etc. etc.
And clue how to track down why?
http://www.domain.com finds site ie DNS works but will not return content...
[root@ns1 ~]# service httpd status
httpd (pid 14918 9836 9348 2710 2709 2707 2706 2705 2704 2703 2702 2701
2700 2699 2695) is running...
[root@ns1 ~]# service httpd stop
Stopping httpd: OK ]
[root@ns1 ~]# service httpd start
Starting httpd: [Thu Sep 11 17:48:44 2008] [warn] NameVirtualHost
ip.ip.ip.ip:80 has no VirtualHosts
[Thu Sep 11 17:48:44 2008] [warn] NameVirtualHost ip.ip.ip.ip:80 has no
VirtualHosts
[Thu Sep 11 17:48:44 2008] [warn] NameVirtualHost ip.ip.ip.ip:80 has no
VirtualHosts
<snip> Repeates...
casp2ap: Sun Java System Active Server Pages web server module started,
version 4.0.2.35
OK ]
[root@ns1 ~]#
[root@ns1 ~]# service httpd status
httpd (pid 14551 14508 14459 14318 14220 14219 14218 14217 14216 14215
14214 14213 14212 14211 14210 14209 14200) is running...
[root@ns1 ~]#
http://www.domain.com returns content as expected...
I'm at a loss why it seems to fail after I add a site...
Greg :-)