Alan Knowles wrote:
> 
> I seem to have got filetemplates pretty much set up as described, however,
> instead of 'interpreting' the index.mgd it seems just to be pumping it out
> (the authentication is working OK.)
> 
> 'Standard' midgard is OK
> 
> Config files below
> 
> Any ideas on how to debug it.. - nothing amazing comming out of
> apache/error.log or access.log that's informative!

What I'm not seeing below is a MidgardDatabase directive. It may be
elsewhere in your apache config, though. Anyhow, I spotted a problem
in the FT readme. It says:

  ** Add these directives to your apache config:
  DirectoryIndex index.mgd
  AddType application/x-httpd-midgard .mgd

Where it should say

  ** Add these directives to your apache config:
  DirectoryIndex index.mgd
  AddType application/x-httpd-php-midgard .mgd

Emile

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

Reply via email to