Re: [nyphp-talk] Caching, memcached and sessions

2007-10-08 Thread Mitch Pirtle
On 10/7/07, Rob Marscher <[EMAIL PROTECTED]> wrote: > > If you want to support a "remember me" session, you'll need to backup your > active sessions from time to time in case of a server failure or reboot. Exactly, that is one occasion where you'd want to store the session data in case of reboot/d

Re: [nyphp-talk] PHPSESSID Issue

2007-10-08 Thread Brian D.
I think what you want to do is actually set "use_trans_id" to TRUE. >From the docs: session.use_trans_sid whether transparent sid support is enabled or not. Defaults to 0 (disabled). You want the sid to be transparent, so I would set that to true and see if that helps. - Brian On 10/4/07, Randa

Re: [nyphp-talk] apc.shm_size

2007-10-08 Thread Brian D.
Try: cat /proc/sys/kernel/shmmax ... or something similar. It worked on Ubuntu Linux, anyway, so it might work for you. - Brian D. On 10/5/07, Cliff Hirsch <[EMAIL PROTECTED]> wrote: > > "apc.shm_size integer > The size of each shared memory segment in MB. By default, some systems > (includi

[nyphp-talk] From DreamweaverNY.com - PHP Frameworks for Beginners

2007-10-08 Thread Hans Zaunere
All, Our friends at the Dreamweaver NY group are having a beginner/introductory meeting on "Build a PHP/MySQL based Database-Driven Website Using an Open Source Framework" that would be relevant to the newer users on this list. Please see their site, http://www.dreamweaverny.com and details belo