"Daniel B. Herrington" <[EMAIL PROTECTED]> wrote: > All, > > I seem to be having the same problem as Bradley. I just rebuilt with the cvs > snapshot from last night and it didn't seem to work. When I point to > midgard-root.php3 I recieve the <[code-compat]> <[code-global]> > <[code-init]><[ROOT]>.
Because as file name suggest it is the midgard-root for PHP3. > When I point to midgard-root.php I get a php error: > Call to undefined function: mgd_eval() in /apache/libexec/midgard.php on line 40 How did You configure midgard-php? > Midgard-root.php4 shows the same as pointing to php3. > > I've gone through and rebuilt the midgard-php4-1.4 with the > --without-old-mod-midgard switch enabled. That's the point. --without-old-mod-midgard causes that mgd_eval is undefined. > Also, since I rebuilt with the mod_midgard-1.4, I havent been able to use the > preparse debug line MidgardLog in the midegard-data.conf. The httpd.conf parse > fails. Is there anyway else to debug the midgard engine? Just pay attention that mod-midgard and mod-midgard-preparser have different root files. All You have to do is to point correct root file for required apache module. Piotras --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
