<[EMAIL PROTECTED]> wrote:
> /usr/lib/apache/midgard-root.php is readable by apache. Did You moved this file there? >As far is I understand the cache is not enabled. See below. Yep, by default we run without caching. > <VirtualHost localhost:8008> > ServerName localhost > DocumentRoot /var/local/lib/midgard/vhosts/localhost/8008 > MidgardBlobDir /var/local/lib/midgard/blobs/midgard > MidgardEngine on > MidgardRootfile /etc/httpd/modules/midgard-root-nommp.php Check if file "/etc/httpd/modules/midgard-root-nommp.php" exists. It is pointed there according to APACHE_LIBEXEC_PATH. If You have apxs , please send the output from 'apxs -q LIBEXECDIR'. Piotras --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
