<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Generator" CONTENT="MS Exchange Server version 6.5.7232.77">
<TITLE>Apache config error</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/plain format -->
<BR>

<P><FONT SIZE=2>I'm installing OME on a box running a new clean install of CentOS 4.1. The box has Apache 2.0.52 installed and running, and mod_perl 1.99_16-4<BR>
OME,OMEIS and the perl modules all compile and install correctly, however I have a problem with configuring apache.  The install.pl script tries to add an Include directive to /etc/httpd/conf/httpd.conf (it looks like this: Include /OME/conf/httpd.ome.conf).<BR>
<BR>
When install.pl attempts to restart apache, apache returns the error:<BR>
Starting httpd: httpd: could not open document config file /OME/conf/httpd.ome.conf<BR>
<BR>
 /OME/conf/httpd.ome.conf exists, has permissions<BR>
-rw-rw-r--  1 ome ome 435 Oct  5 09:40 httpd.ome.conf<BR>
<BR>
the /OME/conf dir has perms<BR>
drwxrwsr-x  2 ome    ome 4096 Oct  5 09:40 conf<BR>
<BR>
the OME dir has perms<BR>
drwxr-xr-x  13 ome    ome     4096 Oct  5 09:19 OME<BR>
<BR>
apache runs as user apache.<BR>
<BR>
>From the error, one would assume that it's some sort of permissions problem, but as everything in the path is world readable, apaches should not have a problem doing the Include.<BR>
<BR>
Am I missing something here?  Any suggestions from anyone?<BR>
<BR>
Thanks,<BR>
Mike</FONT>
</P>

</BODY>
</HTML>