Date: 05/15/01
- Next message: Lazaro Ferreira: "[phplib] LOCK TABLE ERROR with PHPLIB DB MYSQL class"
- Previous message: Markus Dobel: "Re: [phplib] php.ini: allow_call_time_pass_reference"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
I am running phplib with session4.
I changed the ip address of the server (moving from behind firewall to
outside), and the sessions that were still active starting doing strange
things. I when I logged in, I ended up logged in as someone else (who
had an active session), and had their full permissions. I fixed it by
destroying all the php4 sessions in /tmp (on apache/linux)
the only reason this concerns me, is we might be moving to load
balancing servers shortly, where each machine has the same ip, but the
session vars will be stored on the different machine depending on which
one was assigned.
In this circumstance, is there anyway to insure that the same phplib
session will always get the same machine, and has anyone encountered
this problem before.
thanks
---------------------------------------------------------------------
To unsubscribe, e-mail: phplib-unsubscribe <email protected>
For additional commands, e-mail: phplib-help <email protected>
- Next message: Lazaro Ferreira: "[phplib] LOCK TABLE ERROR with PHPLIB DB MYSQL class"
- Previous message: Markus Dobel: "Re: [phplib] php.ini: allow_call_time_pass_reference"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

