Re: [Phplib-users] phplib and IE 6 authentication not working
Brought to you by:
nhruby,
richardarcher
|
From: marko <mk...@mc...> - 2004-07-01 06:51:35
|
Hi Paul,
> The second suggestion I got was from some one who suggested that when he
> set the session_cache_limiter ("private"), it solved all his problems
> with IE6. Again this may help some one but it didn't fix the problem
> for me.
good hint, haven't tested that. But I'll keep it in mind for the future.
> Finally I had a suggestion that IE6 doesn't like server names with
> underscores in them. Our servers are all named along the lines
That sounds quite typical... ;) OK, good to know.
So the underscore thing was your problem then... Funny.
> Hopefully one of the above will also fix your problem, Marko.
As I said, my problems with IE6 had been fixed since I used PHP 4.3.7!
4.3.1 had beeen mainly the reason! The quirks concerning downloading of
php files (instead of executing them when accessing the server with
FireFox) vanished, miraculously.
So, eventually, after half a year, this problem is solved. Good to know
that I can shift my re-coding of my phplib-based app further into the
future! :)
Greetings,
Marko
|