[ome-users] Apache config error

McCaughey, Michael J michael.j.mccaughey at Vanderbilt.Edu
Wed Oct 5 16:46:44 BST 2005


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
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).

When install.pl attempts to restart apache, apache returns the error:
Starting httpd: httpd: could not open document config file /OME/conf/httpd.ome.conf

 /OME/conf/httpd.ome.conf exists, has permissions
-rw-rw-r--  1 ome ome 435 Oct  5 09:40 httpd.ome.conf

the /OME/conf dir has perms
drwxrwsr-x  2 ome    ome 4096 Oct  5 09:40 conf

the OME dir has perms
drwxr-xr-x  13 ome    ome     4096 Oct  5 09:19 OME

apache runs as user apache.

>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.

Am I missing something here?  Any suggestions from anyone?

Thanks,
Mike
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openmicroscopy.org.uk/pipermail/ome-users/attachments/20051005/7d7d9980/attachment.html>


More information about the ome-users mailing list