English Need Help

Localization problem...

Since install...I've had this one problem. Now I hacked around it, but, I'd really like to know the setting to fix.

Anytime this code:

// load localized strings i18n::bind('root');

appears, I get a giant dump of everything in session (I think that's what it is anyways, it's absolutely huge) at the top of the file before it outputs the page.

everything works fine as soon as I comment it out.

I'm wondering if it's not parsing something, i.e. is there a filetype that i need to register in some setting in apache? my php.ini file?

I have looked around, I don't see any mention of a similar problem.

Any advice would be wonderful.

thanks, stephan