On Mon, 27 Dec 1999, Eric Thompson wrote:

> > >            /www/midgard is root:root
> > >            /www/midgard/midgard-root.php3 is root:root
> > 
> > OK, but who does apache run as (User and Group directive) and
> > what are the access permissions on those directories and files.
> 
> User wwwrun
> Group nogroup
> 
> /usr is root:root
> /usr/sbin is root:root
> /usr/sbin/httpd is root:root

Do this
$ su -
<password>
# su - wwwrun
$ ls -l /www/midgard/midgard-root.php3
$ cat /www/midgard/midgard-root.php3

The results of the last two commands is what I want.

> So made all changes, still nothing. Also, no error in 
> /var/log/httpd.error_log.

Set LogLevel to debug in httpd.conf and let's see what happens.

> mysql> select * from host;

These are OK.

What exactly is the problem you see, BTW?

Oh, and to answer an earlier question: SSL is not a  requirement.

Bye,
Emile



--
This is The Midgard Project's mailing list. For more information,
please visit the project's web site at http://www.midgard-project.org

To unsubscribe the list, send an empty email message to address
[EMAIL PROTECTED]

Reply via email to