Date: Tue, 14 Oct 2008 12:27:32 -0700 From: Benjamin Lee <ben@b1c1l1.com> To: Grant Peel <gpeel@thenetnow.com> Cc: freebsd-questions@freebsd.org Subject: Re: Mailman + Apache + Cookies + FreeBSD Message-ID: <48F4F2A4.5060308@b1c1l1.com> In-Reply-To: <7B4A419D26AE44F986698BB7A482DE29@GRANT> References: <7B4A419D26AE44F986698BB7A482DE29@GRANT>
next in thread | previous in thread | raw e-mail | index | archive | help
[-- Attachment #1 --] On 10/09/08 14:59, Grant Peel wrote: > Hi all, > > I am not a fan of cross posting, but, I have to make a exception in this > case as I can't seem to nail down whether its the software or OS causing > me the problem. > > Software: Apache 2.2, Python 2.5, Mailmain 2.1.11 > OS: FreeBSD 6.2 Release #0 > > Apache and Python were built from ports, Mailman was built from source. > > Problem: I can't stay logged into the Mailman web interface. Each time I > submit a form, I am logged out. When I do log in, If I look on my local > machine, I cant find a session cookie anywhere. It like is never set. > And the Mailman documentation clearly states that none of the changes > will be saved in that scenario. > > Question: are there any people out there who can point me in the right > direction? I assume that Python should be setting a cookie, but thats > just a guess ... could it be OS related? Is your Mailman web interface served over https? If so, you might want to check that DEFAULT_URL_PATTERN is set correctly in mm_cfg.py, for instance: DEFAULT_URL_PATTERN = 'https://%s/mailman/' -- Benjamin Lee [-- Attachment #2 --] -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.9 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iQIcBAEBAgAGBQJI9PKqAAoJEN/n9makEYThnNQP+wRGZDmNfzeTraDeka8zLDrX eXycUIU6txncxkEXAceKNYsmQsEMuZXsvX5JwzfWM5CgduZx2TKSdYB4vnovcFaw T3BVPZdZGynXhDTIHKySGWJ4JaipZmQKF0rbDK/9xAh8A+N0H0G/VMJgKwlKImrS 1pzlCZIZIPPlk50n3OTWpNda9DJsSh3FumJxJ/ePXITCKjDjCtXqNWYX5ZswEted Thou8VjajoYO0WnSgePNYzr1HqS8A5oDPjRx/RfQ0AQf22TSh8Ux7XRehUaM18Sn CGXY+VXUAqg0wyrOtBMkd/iBCw4QvddpKctecIRb/wmI7SGv1JoI1SM9si+2N/dQ /o+o5GFH9cCVmPCEO70f0IhN5bFbRNW5VPr4S7oUBuazC5qYY2FdYk2KtiheeNT9 YCs0Wz5OVTlaN0/4SmZKRsTeWrGqeECMGZC0t1IWNEMTXw3EM7T77+P8KidZlTlT SmT/ip8wpbcDcYbNhUmEpvFrauD/48Nhx1blVKd5y/3SkN03gIK9pKUFPmxpSd/H P2XJanJRvWp7gJSssI60DIHZ8yd26uLWrff0AXbrweUoaAzk0PEyKrDLpZI33xZG fQLfSXQ0ok+SrufCOHOetT6qsUZgXntZqhOyqhTycQ1jkRxzmbvASwbin+d4QV0g 0iMR8xTpX4euY5LspH4P =0jgq -----END PGP SIGNATURE-----
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?48F4F2A4.5060308>
