I'm setting up FreePyBX on an Ubuntu (12.10) server.
I've followed the instructions through step 7, and ensured that the admin user was inserted into the database.
When I go to
http://myserver:2088/admin/login and try to log in, the only response I get is a new login page. (I haven't set up nginx just yet - I wanted to verify that the basics are working before adding another layer of complexity)
I enabled debug logging, and it shows me that it's trying to auth, and it looks like the auth succeeded, then it generates a 302 redirect.
Looking at the FreePyBX admin demo, I can't log in there either. I have no idea what to expect when I eventually get in there :)
Here's a paste of what I'm seeing server-side when I try to log in:
http://pastebin.com/yJrFhpxK