Date: 07/19/01
- Next message: Maxim Derkachev: "Re[2]: [phplib-dev] Sessions over Internet Explorer"
- Previous message: Enrique Rodríguez Lázaro: "[phplib-dev] Sessions over Internet Explorer"
- Next in thread: Maxim Derkachev: "Re[2]: [phplib-dev] Sessions over Internet Explorer"
- Reply: Maxim Derkachev: "Re[2]: [phplib-dev] Sessions over Internet Explorer"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Bogdan Morar wrote:
>
> I think is a problem of cache. Use Ctrl+F5 to refresh the page in IE or
> CTRL+Refresh if u use the mouse.
> Of course is another param "alow_cache" in phplib which must be true or
> false.
>
Thanks, but that isn't the problem. I have tried with 5 different
Internet Explorer.
I had in php.ini
session.cache_limiter = nocache
and I have tried whith private and public but the problem it's the same.
In my Apache access_log I can see this:
When the client is IE:
[19/Jul/2001:11:00:57 +0200] "GET
/prueba/contador.php?=PHPE9568F35-D428-11d2-A769-00AA001ACF42 HTTP/1.1"
200 4453
And when the client is Netscape:
[19/Jul/2001:11:02:20 +0200] "GET /prueba/contador.php HTTP/1.0" 200
43385
I'm going to sees Apache configuration...
> --
> Bogdan Morar
> www.bogmor.com
-- Enrique Rodríguez-- Abbestellen mit Mail an: phplib-dev-unsubscribe <email protected> Kommandoliste mit Mail an: phplib-dev-help <email protected>
- Next message: Maxim Derkachev: "Re[2]: [phplib-dev] Sessions over Internet Explorer"
- Previous message: Enrique Rodríguez Lázaro: "[phplib-dev] Sessions over Internet Explorer"
- Next in thread: Maxim Derkachev: "Re[2]: [phplib-dev] Sessions over Internet Explorer"
- Reply: Maxim Derkachev: "Re[2]: [phplib-dev] Sessions over Internet Explorer"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

