> It's written here (http://www.hklc.com/midgard_manual/article_1142) > that only thing I need to do is to say 'repligard -i nadmin_VER_core.xmlgz'. > (I downloaded .xmlgz from http://nadminstudio.com, because > midgard.hklc.com is still down) > > The response for command is 'not wellformed (invalid token) line 44149' > This wrong string causing error is regular php code. > > What's wrong?
I had this too. My guess is, that it's [$ppflags[level]]>30 I know nothing about midgard, nadmin, repligard or xml but I think ]]> marks the end of CDATA. Try to add a space between ] and >. Matthias --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
