[phplib] Cookie_domain not working? From: M. Brian Akins (bakins <email protected>)
Date: 06/27/00

I have several sites that I would like to tie in together. They all use the
same session and auth classes, and would like for the user to be able to move
from 1.site.com to 2.site.com without having to relogin. I figured that all I
would have to do is define:
var $cookie_domain = ".site.com";
in my session class. I also found the call to SetCookie in session.inc. But
if I authenticate on 1.site.com and then go to 2.site.com I must login. Any
one got ideas?

-- 
M. Brian Akins
Senior Development Engineer

--------------------------------------------------------------------- To unsubscribe, e-mail: phplib-unsubscribe <email protected> For additional commands, e-mail: phplib-help <email protected>