"Martin A. Marques" escribió:
> Mensaje citado por: Evelio Martinez <[EMAIL PROTECTED]>:
>
> >
> > Hi!
> >
> > is there any relation between use of sessions (php 4.0.4) and the
> > following browser message ?
> >
> > Data Missing
> >
> > This document resulted from a POST operation and has expired from the
> > cache. If you wish you can repost the form
> > data to recreate the document by pressing the reload button.
>
> Whta does the error file say (error_log in apache)?
Nothing at all
>
>
> > I am having this message since I include session handling in the code.
>
> Change the expire time?
Do you mean php.ini session.cache_expire ? Now it contains 180.
The funny thing is that the pages that provoke it do not have anything
related with expire time, just the first login page.
I have done some test with GET instead of POST and now it seems to work ok.
Any explanation?
>
>
> > Is there any way to avoid this?
>
> Martin Marques
Thanks
--
Evelio Martínez