Date: 09/28/00
- Next message: Bart-Jan Vrielink: "Re: [phplib] gd1.3 in php"
- Previous message: Sanlong Irvan: "[phplib] gd1.3 in php"
- In reply to: warn: "Re: [phplib] 7.2b-win95 showoff.php3 glitch"
- Next in thread: Ignatius Teo: "RE: [phplib] 7.2b-win95 showoff.php3 glitch"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
I have checked it for IE 5.5 and it works perfect. (with allowcache set to
"no" instead of private or public). Also note that I am behind a proxy
server, so the proxy server is also behaving properly. Earlier, I was not
able to see the counter incremented on the page.
On Wed, 27 Sep 2000, warn wrote:
> Hello all:
> Well, I've found what SEEMS to be a fix for now...
> In the Example_Session extension class you need to add the following:
> var $allowcache = "no";
> This works so far in NS4.7, don't no about IE yet. Hope this helps any of us
> unfortunate win95 users who can't find the time to switch to a more friendly
> local setup ;-)
> Cheers,
> Warren
>
> Mark Burnette wrote:
>
> > I have had similar trouble with IE. When I load index.php3 and then reload
> > it does not increment. I have been told that IE does not conform to the
> > caching specs of w3c. If I load index.php3 and reload it, then I delete all
> > temporary files and then refresh I do get the page to increment. I also
> > have not been able to get the application to log in as Kris and test. The
> > cookies do not disappear upon closing of the browser. I have given up. All
> > I really need is the random generation of the session id and that's all I'm
> > using phplib for now. I implement my own authentication using the session
> > id. Good luck
> >
> > -- Mark
> >
> > -----Original Message-----
> > From: warn [mailto:lge888 <email protected>]
> > Sent: Wednesday, September 27, 2000 5:08 AM
> > To: phplib <email protected>
> > Subject: [phplib] 7.2b-win95 showoff.php3 glitch
> >
> > hello:
> > running a local dev box: win95/apache 1.3.12/phplib7.2b/php3.0.16
> >
> > index.php3 counter increments once on reload but does not on subsequent
> > reloads,
> > when logged as kris/test, incrementing occurs ONLY when using netscape's
> > browser reload, but when using reload link on page... it reverts to
> > login page again, if login again here, expected page shows and
> > incrementing occurs as stated above...
> > when still logged in, loading defauth.php3 indicates "no permissions"
> > and asks to relogin as kris/test... relogin fails... unless logging out
> > first.
> >
> > BTW, scriptalias for /php3/ shows action path /php3/php.exe/... in
> > location bar, apache misconfig?
> >
> > I have 7.2b running on webhost without incidence (Apache/1.3.12 (Unix)
> > mod_macro/1.1.1 PHP/3.0.16).
> >
> > Thanks in advance for any words of wisdom...
> > -Warren
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: phplib-unsubscribe <email protected>
> > For additional commands, e-mail: phplib-help <email protected>
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: phplib-unsubscribe <email protected>
> > For additional commands, e-mail: phplib-help <email protected>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: phplib-unsubscribe <email protected>
> For additional commands, e-mail: phplib-help <email protected>
>
>
---------------------------------------------------------------------
To unsubscribe, e-mail: phplib-unsubscribe <email protected>
For additional commands, e-mail: phplib-help <email protected>
- Next message: Bart-Jan Vrielink: "Re: [phplib] gd1.3 in php"
- Previous message: Sanlong Irvan: "[phplib] gd1.3 in php"
- In reply to: warn: "Re: [phplib] 7.2b-win95 showoff.php3 glitch"
- Next in thread: Ignatius Teo: "RE: [phplib] 7.2b-win95 showoff.php3 glitch"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

