[Bug #98] [Base] [Anthill 0.3.0beta] Some kind of cookie problem after using anthill
anthill-daemon <anthill-daemon-+mQDA36h6dWw5LPnMra/[email protected]> Sat, 17 Jan 2004 09:56:17 -0700
| Newsgroups | gmane.comp.bug-tracking.anthill.devel |
|---|---|
| Message-ID | <[email protected]> |
http://anthill.vmlinuz.ca/anthill/query.php?bug=98 --- 98 2004-01-17 09:56:17.000000000 -0700 +++ 98.tmp.YUaMZg 2004-01-17 09:56:17.000000000 -0700 @@ -7,7 +7,7 @@ URL : Assigned To: [email protected] Reported By: [email protected] -Type : PUBLIC +Type : PUBLIEK Summary : [Anthill 0.3.0beta] Some kind of cookie problem after using anthill @@ -35,3 +35,21 @@ they don't clash at all. Can you double-check to make sure the cookie names are unique? +Comment posted: 2004-01-17 09:56 AM by [email protected] + +$_CONF['cookie_timeout_permdef'] = "86400"; +$_CONF['cookie_timeout_session'] = "7200"; +$_CONF['cookie_name'] = "anthill"; +$_CONF['cookie_session'] = "ant_session"; +$_CONF['cookie_path'] = "/"; +$_CONF['cookie_domain'] = $_SERVER['SERVER_NAME']; +$_CONF['cookie_secure'] = 0; + +The cookie path, is this relative to the directory where anthill is in, or +absolute from planet.sebsoft.nl ? +Although the cookie names in the game don't have anything to do with +anthill :D +If it's relative, i recommend adding this to the comment in the file : +// This is a relative setting from the main public_html root, change this if +Anthill is in a directory. + ---- You are receiving this notice because you are the assignee, reporter, or a watcher for this bug report. _______________________________________________ Anthill-workers mailing list Anthill-workers-+mQDA36h6dWw5LPnMra/[email protected] http://vmlinuz.ca/mailman/listinfo/anthill-workers