Fuchs, Sebastian wrote:

These pages are based on PHP includes (Header, Leftnav, Footer). We only
have problems in the included part of the page not in the content bit
which is mostly pure HTML. We are using an array ($lang['whatever'] =
"translation";) to store the different language translations for each
country (selecting different language includes will change the
language). So, and the problem now is that intermittently we get instead
of the correct $lang[] text just a "|" (pipe) displayed exactly in that
placed where we use that array to display the text. Accesing the same
page in the same time via a proxy or another PC may result in the same
error BUT in most cases it just works at it should be.

I've had a look at some of the pages and not seen the error. Wierd. Just a thought, what Apache version? If Apache 2.x are you running it in prefork or worker mode?

HTH
Chris

Reply via email to