<div>Well i got the last part fixed. I replaced the httpd.conf file with the one I backed up. Apparently there is some version difference or something else that I don't fully understand.</div>
<div>So I now have httpd running. But when I try to add the virtual hosts to the file and do a /etc/rc.d/init.d/httpd configtest I get this:</div>
<div>[root@xxxx conf]# /etc/rc.d/init.d/httpd configtest<br>[Fri Sep 07 20:45:23 2007] [warn] NameVirtualHost *:80 has no VirtualHosts<br>Syntax OK<br> </div>
<div>This is what the virtual hosts portion of httpd.conf looks like:</div>
<div>===================================================</div>
<div>
<p>NameVirtualHost *:80</p>
<p><VirtualHost 111.222.333.444><br>    ServerAdmin <a href="mailto:domains@vroomwireless.com">domains@vroomwireless.com</a><br>    DocumentRoot /var/www/domain1.com/html<br>    ServerName <a href="http://domain1.com">
domain1.com</a><br>    ServerAlias <a href="http://www.domain1.com">www.domain1.com</a><br></VirtualHost></p>
<p><VirtualHost 111.222.333.444><br>    ServerAdmin <a href="mailto:domains@domain2.com">domains@domain2.com</a><br>    DocumentRoot /var/www/domain2.com/html<br>    ServerName <a href="http://domain2.com">domain2.com
</a><br>    ServerAlias <a href="http://www.domain2.com">www.domain2.com</a><br></VirtualHost></p>
<p>================================================</p>
<p>Any idea why it isn't recognizing the Virtual Host info?</p>
<p>TIA</p>
<p>Nate</p>
<p> </p></div>
<div><br><br> </div>
<div><span class="gmail_quote">On 9/7/07, <b class="gmail_sendername">Alastair Neil</b> <<a href="mailto:ajneil@gmail.com">ajneil@gmail.com</a>> wrote:</span>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">selinux is preventing the daemon from opening the error_log file.  You probably have to relabel the file with the httpd_log_t  tcontext.  You could try touching /.relabel and reboot.
<br><br><br><br>
<div>
<div><span class="e" id="q_114e1cb9fc53fc8f_1"><span class="gmail_quote">On 9/7/07, <b class="gmail_sendername">Nate McLain</b> <<a onclick="return top.js.OpenExtLink(window,event,this)" href="mailto:natemclain@gmail.com" target="_blank">
natemclain@gmail.com</a>> wrote:</span></span></div>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0pt 0pt 0pt 0.8ex; BORDER-LEFT: rgb(204,204,204) 1px solid">
<div><span class="e" id="q_114e1cb9fc53fc8f_3">
<div>Im having some problems getting Apache to run.</div>
<div>When I use /etc/rc.d/init.d/httpd start</div>
<div>I get Failed on the process.</div>
<div>When I tail the /var/log/messages file I get:</div>
<div> </div>
<div>Sep  7 13:12:07 tenacity kernel: audit(1189188727.890:1168): avc:  granted  { execstack } for  pid=20060 comm="monitor.pl" scontext=root:system_r:unconfined_t:s0-s0:c0.c255 tcontext=root:system_r:unconfined_t:s0-s0: 
c0.c255 tclass=process<br>Sep  7 13:12:07 tenacity kernel: audit(1189188727.890:1169): avc:  granted  { execmem } for  pid=20060 comm="monitor.pl" scontext=root:system_r:unconfined_t:s0-s0:c0.c255 tcontext=root:system_r:unconfined_t:s0-s0: 
c0.c255 tclass=process<br>Sep  7 13:14:07 tenacity kernel: audit(1189188847.642:1170): avc:  granted  { execstack } for  pid=20085 comm="monitor.pl" scontext=root:system_r:unconfined_t:s0-s0:c0.c255 tcontext=root:system_r:unconfined_t:s0-s0: 
c0.c255 tclass=process<br>Sep  7 13:14:07 tenacity kernel: audit(1189188847.642:1171): avc:  granted  { execmem } for  pid=20085 comm="monitor.pl" scontext=root:system_r:unconfined_t:s0-s0:c0.c255 tcontext=root:system_r:unconfined_t:s0-s0: 
c0.c255 tclass=process<br>Sep  7 13:14:29 tenacity kernel: audit(1189188869.627:1172): avc:  denied  { search } for  pid=20108 comm="httpd" name="www" dev=dm-0 ino=1798758 scontext=root:system_r:httpd_t:s0 tcontext=system_u:object_r:file_t:s0 tclass=dir 
<br>Sep  7 13:14:29 tenacity kernel: audit(1189188869.627:1173): avc:  denied  { getattr } for  pid=20108 comm="httpd" name="html" dev=dm-0 ino=2878402 scontext=root:system_r:httpd_t:s0 tcontext=system_u:object_r:file_t:s0 tclass=dir 
<br>Sep  7 13:14:29 tenacity kernel: audit(1189188869.703:1174): avc:  denied  { append } for  pid=20108 comm="httpd" name="error_log" dev=dm-0 ino=1807242 scontext=root:system_r:httpd_t:s0 tcontext=root:object_r:file_t:s0 tclass=file 
<br> </div>
<div>Can anyone shed any light on this situation so that I might be able to learn how to fix the problem?</div>
<div> </div>
<div>TIA</div></span></div><span>
<div> </div>
<div>Nate</div></span><br>--<br>fedora-list mailing list<br><a onclick="return top.js.OpenExtLink(window,event,this)" href="mailto:fedora-list@redhat.com" target="_blank">fedora-list@redhat.com</a><br>To unsubscribe: <a onclick="return top.js.OpenExtLink(window,event,this)" href="https://www.redhat.com/mailman/listinfo/fedora-list" target="_blank">
https://www.redhat.com/mailman/listinfo/fedora-list</a><br></blockquote></div><br><br>--<br>fedora-list mailing list<br><a onclick="return top.js.OpenExtLink(window,event,this)" href="mailto:fedora-list@redhat.com">fedora-list@redhat.com
</a><br>To unsubscribe: <a onclick="return top.js.OpenExtLink(window,event,this)" href="https://www.redhat.com/mailman/listinfo/fedora-list" target="_blank">https://www.redhat.com/mailman/listinfo/fedora-list</a><br></blockquote>
</div><br>