Fork me on GitHub

Session regeneration  Bottom

  • I installed few days old nightly build and I'm experiencing the following problem:

    After a fresh install the system generates a new session upon every page load. Therefore the session rand value changes and any form authentication check fails. Thus I'm not able to login. Changing the seclevel manually in the database to Low does not make a difference. I'm running this installation in a PHP5 MySQL5 environment concurrent with a .762 installation which works fine. I noticed the IP address field in the session records are empty.

    I'll investigate further, but perhaps someone can point me in the right direction?
  • Please post any potential bugs along with environment and reproduction steps to the bugtracker.

    --
    itbegins.co.uk - Zikula Consulting

    birtwistle.me.uk - Personal Blog


    Please read the Support Guide
  • Thanks Simon,

    I will as soon as I have some more details. Will try and dive into this tonight again.

    Bert
  • Turned out a cookie domain set in my php.ini caused this problem. By default no cookie domain is set by 0.8-MS3. I think it would be better to do an ini_get to check if a domain has been set and override that if required.

    Because it's not really a bug I submitted this as a feature request (http://noc.postnuke.…group_id=5&atid=104).
  • 0 users

This list is based on users active over the last 60 minutes.