Midgard 1.6.1 
Apache 2
Debian Sid
_________________

I have just installed Midgard 1.6.1 to test it out; I installed on my Debian Sid
machine from the midgard-project.org apt-gettable archive.

The install went smoothly, and I ran datagard to set up the database and virtual
host (localhost:8001/midgard). However, I now get the following error from the
webserver:

 403 Forbidden
 Forbidden
 You don't have permission to access / on this server.

The /var/log/apache2/error.log reports:

 [Sat Nov 27 18:48:23 2004] [crit] [client 127.0.0.1] (13)Permission denied:
 /var/lib/midgard/vhosts/.htaccess pcfg_openfile: unable to check htaccess file,
 ensure it is readable

There was no /var/lib/midgard/vhosts/.htaccess file. I created one, even changed
its permissions to 777, makes not a bit of difference.

As long as the Midgard virtual hosts are included, I cannot access _any_ apache
URL's on this machine, i.e. http://localhost:8001/midgard and
http://localhost/phptest.php give the same error. Commenting out the line 

 Include /etc/midgard/apache/httpd.conf

in /etc/apache2/apache2.conf and restarting apache2 lets the server work again
for the non-midgard hosts. (for those who don't use Debian,
/etc/apache2/apache2.conf is the main apache2 configuration file on Debian;
generally know as /etc/apache2/httpd.conf elsewhere). 

Any ideas what could be causing this? What does the above error mean?

Thanks,

Bruce


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to