On Wed, 13 Dec 2000, Alan Knowles wrote:

> 
> Getting this error in the access logs. (1.4cvs yesterday) 
> 
> [Wed Dec 13 17:06:39 2000] [error] access to
> /home/httpd/html/esub.hklc.com/framed-admin-en/index.mgd failed for
> 202.85.5.107, reason: No midgard root file specified for disconnected mode (%s
> requested)
> 
> had a look at the source (mod_php3.c), it's talking about 
> if (x_httpd_midgard) {
>       if (php3_ini.midgard_rootfile == NULL) {
>          print error...
> 
> below is the config
> 
> any thoughts
FileTemplates have their own midgard_root directive (because they can be
used without Mod_midgard which holds MidgardRootfile). Use
php3_midgard_rootfile for FileTemplates, and MidgardRootfile for usual
Midgard. See mod_php3.c's table php3_commands[] for whole list of
commands.

Sincerely yours, Alexander Bokovoy 
  The Midgard Project   | www.midgard-project.org |    Aurora R&D team 
Minsk Linux Users Group |    www.minsk-lug.net    |  www.aurora-linux.com  
   IPLabs Linux Team    |     linux.iplabs.ru     | Architecte Open Source
-- Put your brain in gear before starting your mouth in motion.


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

Reply via email to