-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi.

- --On 20.03.2002 12:33:26 +0100 pp wrote:

> I had  exactly the same.
> But I thought that I made some mistake and ignored this.

I don't think so, I can definitly reproduce this on more then one
system.

I have more info now, I replaced midgard-root.php with this:

<? /* $Id: midgard-root.php,v 1.1 2001/02/23 23:08:04 emile Exp $ */
   /* This is the Midgard root file.                          */
   /* First we set up some global variables for Midgard pages */
   /* and then we start the page generation process by        */
   /* invoking a set of standard templates.                   */
   
   /* Uncomment the following line if you want to get dates 
   /* localized (replace second parameter with correct locale)*/
   /* setlocale("LC_ALL","ru_RU.KOI8-R");                     */
   
   if(!function_exists("mgd_get_midgard")) {
      dl("midgard.so");
   }
   if ($midgard = mgd_get_midgard()) {
      $argc = $midgard->argc;
      $argv = $midgard->argv;
   }
   /*mgd_eval("?>".mgd_template("code-compat")."<?","code-compat");
   mgd_eval("?>".mgd_template("code-global")."<?","code-global");
   mgd_eval("?>".mgd_template("code-init")."<?","code-init");
   mgd_eval("?>".mgd_template("ROOT")."<?","ROOT");*/
?>
<[code-compat]>
<[code-global]>
<[code-init]>
<[ROOT]>


It didn't help with the Asgard Problem, the expansion still doesn't
work, but now the page-cache has changed.

I've attached the Page-Cache file I've got now (38.php)

Not that it helped me much...

My suspicion is, that the different *eval* Like functions are not
working as they should.


Live long and prosper!
Torben Nehmer

- --
Torben Nehmer, Munich, Germany
http://www.nathan-syntronics.de, mailto:[EMAIL PROTECTED]
PGP Public Key ID on wwwkeys.(de.)pgp.net: 0x7E9DE456
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: Weitere Infos: siehe http://www.gnupg.org

iD8DBQE8mHTlJPh4Kn6d5FYRAvhIAJ40p6J9VEMBVrIcNjEGcFvl4aoI2gCgtFxz
x5xC1P0VEEm5Z1CEuH8eayg=
=f+7c
-----END PGP SIGNATURE-----

Attachment: 38.php
Description: application/httpd-php

Attachment: 38.php.sig
Description: PGP signature

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

Reply via email to