Robin Jackson wrote:

> > I've noticed that there are significant differences between 1.2.5 and 1.4

Functional differences?

> > I've got the system compiling correctly now, but I am getting some erratic
> > behaviour.
> >
> > When I go to midgard.aorbit.com ( a virtual host that points to the old
> > style interface) I get the lite site with non-interpreted midgard symbols
> > i.e.) &(person.name);.

This is directly in a style? Not itself the result of a &(...); call?

> > If I IMMEDIATELY hit the refresh button (before processing
> completes)....the
> > old midgard admin site comes up just fine.....HELP!!!!!!
> 
> Is this with php3 or php4?

I don't know why this should be happening... we haven't really changed
the language scanner in php3. The only thing that an immediate refresh
changes is that the request is going to be handled by a different
child... but then this child should serve out the requests that follow
OK too. It must be a problem during php3 module setup, but that
doesn't hash with no other complaints during page execution. If the
setup failed every midgard call should return an 'not a midgard
request' error. The rest of the page looks OK? Also if you view
source?

Emile


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

Reply via email to