Re: [PHP] suhosin and sessions

2009-04-04 Thread Michael A. Peters
Michael A. Peters wrote: suhosin forum is currently down so I can't ask there. I'm using https for login but the rest of the site is not https www.domain.com is regular secure.domain.com is https I set the session cookie this way: ini_set("session.cookie_domain",".domain.com"); Works beautif

[PHP] suhosin and sessions

2009-04-04 Thread Michael A. Peters
suhosin forum is currently down so I can't ask there. I'm using https for login but the rest of the site is not https www.domain.com is regular secure.domain.com is https I set the session cookie this way: ini_set("session.cookie_domain",".domain.com"); Works beautifully w/o suhosin - the log