I'm using the regular mod_midgard.  At first I was trying to use
mod_midgard-preparse, but I was having a problem with it.  It was parsing
the page, but it was not outputting anything but

<(cont-compat)><(code-global)><(code-init)><(ROOT)>

According to previous posts in the mailing list this is caused by "using the
wrong midgard-root.php file, but I was using the one included with the
mod_midgard-preparse.  Just for giggles I tried the other ones and they did
not work.  I also compiled midgard-php4 to with the
--without-old-mod-midgard option.  I ended up trying the original
mod_midgard and compiled midgard-php4 normally, and everything worked great.

However, for some reason, now with the page set to active it can handle GET
data, but with it on static, it won't, so I'm not sure exactly what's going
on.

Thanks again,
Damien

-----Original Message-----
From: Marcin Soltysiak [mailto:[EMAIL PROTECTED]
Sent: Friday, January 09, 2004 12:47 AM
To: [EMAIL PROTECTED]
Subject: Re: [midgard-user] Passing HTTP Arguments


> "Heiser, Damien" <[EMAIL PROTECTED]> schrieb:
>
> > I'm having an issuing passing HTTP Arguments into a Midgard page.
> >
> > For example if I am going to http://localhost/page/ I get it to display.
> > However if I go to http://localhost/page/?date=20040107 I get the
following
> >
> > [snip]
>
> Did you change the page to be an active page or is it still declared as
being static?

Active or static pages have nothing to do with regular GET data sent to
server. There must be something wrong with mod_midgard. Which version did
you use? Preparser or regular?

Solt


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

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

Reply via email to