I had a problem logging in to admin on http. I fixed it by creating the "private" directory which I think write_hosts_deny expects.
I then ran into the version parsing problem but I think that's fixed in a more current changeset. I can't tell if my admin app gets updated when I do "hg pull -u"? At this point I get a 500 error right after I type in my password and press "login". I don't get an error log, though. http://test.pricetack.com/error/default/index?code=500&ticket=unknown&requested_uri=/admin/default/index&request_url=/admin http://pricetack.com/error/default/index?code=500&ticket=unknown&requested_uri=/admin/default/index&request_url=/admin "test" has a self-signed cert. production has a real cert.

