Date: 06/14/01
- Next message: Dima Nemchenko: "Re: [phplib] Problem Solved"
- Previous message: Brock Harris: "[phplib] PHPLIB newbie"
- Next in thread: Dima Nemchenko: "Re: [phplib] Problem Solved"
- Reply: Dima Nemchenko: "Re: [phplib] Problem Solved"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Not sure why this always seems to happen to me but after fighting with this for a week, I sign up for the list, post a message and fix it myself five minutes later. Not sure I have much to complain about, really :-)
Problem (session weirdness) solved by changing session.inc as follows:
var $allowcache = "passive"; << change to >> var $allowcache = "no";
Thanks much,
M. Brock Harris
Systems Administrator
SolutionPro, Inc.
- Next message: Dima Nemchenko: "Re: [phplib] Problem Solved"
- Previous message: Brock Harris: "[phplib] PHPLIB newbie"
- Next in thread: Dima Nemchenko: "Re: [phplib] Problem Solved"
- Reply: Dima Nemchenko: "Re: [phplib] Problem Solved"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

