Re: Content duplicate problem

Aaz <[email protected]> Fri, 18 May 2007 20:59:08 +0300
Newsgroups gmane.comp.apache.mod-layout
Message-ID <[email protected]>
Hello Brian
It's 2.2.4 and latest mod_layout.

> Hi!
>
> What versions of Apache and mod_layout are you using?
>
> If it is 2.X for Apache, I would suspect main not being caught...
>
> Cheers,
> -Brian
>
> On May 18, 2007, at 3:02 AM, Aaz wrote:
>
>> Hello guys,
>> I've just found a problem.
>> In some sircumstances mod_layout can duplicate content of the file.
>> Fore example, file consists of 3 strings:
>> <?php
>> echo "blablabla<br/>";
>> ?>
>> This will produce the following output:
>> blablabla
>> blablabla
>> Like script working twice. What could it be?
>> _______________________________________________
>> Mod_layout mailing list
>> [email protected] <mailto:[email protected]>
>> http://lists.tangent.org/mailman/listinfo/mod_layout
>
> --
> _______________________________________________________
> Brian "Krow" Aker, brian at tangent.org
> Seattle, Washington
> http://krow.net <http://krow.net/>/
> http://tangent.org <http://tangent.org/>/
> _______________________________________________________
> You can't grep a dead tree.
>
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> Mod_layout mailing list
> [email protected]
> http://lists.tangent.org/mailman/listinfo/mod_layout
>