severity 766008 normal thanks Hi Carlos,
I was working with you on IRC (#debian-next, OFTC) in trying to resolve your issue. On Mon, Oct 20, 2014 at 01:27:52AM -0400, Carlos Kosloff wrote: > I am unable to log in after doing a vanilla install of package > drupal7 in jessie. [...] > Finally I installed your package and had long conversations with a > user who reproduced the issue, before deciding to file this bug. [...] > The error is very simple to reproduce: after installing drupal and > getting the screen "visit your new site" I am logged in as anonymous > user, the password for user1 is correct but it does not log me in, > it just returns me to login screen, no errors shown. > If entering incorrect password it will throw errors. > There are no errors in log, no white screens, just unable to login. Was able to reproduce the login issue as described above. I believe it is related to Drupal's generation of session cookies [1]. Removing the cookie (relating to the domain of your test server) from your browser should allow you to log in. Depending on the number of login attempts made, you may also need to truncate the 'flood' database table. I do not consider this to be a PHP 5.6 issue. Geoff [1] https://www.drupal.org/node/1027534 -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org