>> Just trying to get 1.6 up and running to test it out. I'm upgrading the
>> system from 1.5. I think I got everything setup right, but when I try
>> to
>> access any midgard sites I get
>>
>> Fatal error: Not a midgard request. in /etc/apache/midgard-root.php on
>> line 40
>>
>
> Both midgard-apache1 and midgard-apache2 provides two root files.
> By default we use apache module with cache turned off , so You need
> to use midgard-root-nommp.php file.
> If You turned cache on with MidgardPageCacheDir, use midgard-root.php.
I'm using only midgard-apache1
I didn't do anything to enable the cache since (mostly because I don't see
where to do it, is it in the host dirrective?) so I'm using
midgard-root-nommp.php I get this error on all midgard sites
Fatal error: Not a midgard request. in /etc/apache/midgard-root.php on
line 40
Where that lines is
mgd_eval("?>".mgd_template("code-compat")."<?php ","code-compat");
If I use just plain midgard-root.php then I just get the following dumped
to the browser
<[code-compat]> <[code-global]> <[code-init]><[ROOT]><[code-finish]>
As far as I can tell everything else is setup right. I compiled
midgard-apache1 with
./configure --with-apxs=/usr/sbin/apxs
make
make install
did I miss anything
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]