> Hi, > > I upgraded to Midgard 1.6 (Debian) and I have some problems with an old > Midgard 1.4 / Nadmin CMS:
Debian sarge or sid? How you upgraded? > First all my pages +/- 500 are in ISO-8859-1 (french) not in UTF-8 as > well as my MySQL databases, how to use ISO-8859-1 instead of UTF-8 ? The way of serving character set didn't chnage a lot since 1.4. Virtual Host should have MidgardParser directive. ( latin1 in Your case, but this is default ) Header on html page or charset sent from Apache. > I have a problem with the cache too, I got on my pages an error message : > > *Parse error*: parse error, unexpected '<' in > */var/cache/midgard/37-130-36-0.php(168) : eval()'d code(7) : eval()'d > code(37) : eval()'d code* on line *10 > > What's wrong ? Can You locate correct code in snippets or whatever? > Some php scripts (snippets) don't work fine anymore I have problems with > $page->name I got "0" (zero) instead of the name's page. > I have a complex problem, I have to upgrade my Apache/PHP4 on a new > machine but my customer don't want to change is Nadmin interface there > is about 20 peoples working on it all over the country. > It's "ancient" interface today. Piotras --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
