Tuleap Community Edition development and releases are no longer public. You have until September 30th to download packages and sources in Tuleap project. You can contact the team if you need further assistance.

    •  
      request #23456 Make sure /var/tmp/tuleap_cache/php directory is present on boot
    Infos
    #23456
    Thomas Gerbet (tgerbet)
    2021-10-21 13:12
    2021-10-21 09:31
    25011
    Details
    Make sure /var/tmp/tuleap_cache/php directory is present on boot

    The configuration files deployed by Tuleap expect to be able to put the PHP sessions in /var/tmp/tuleap_cache/php/session. Some administrators configure /var/tmp/ to be a volatile filesystem so /var/tmp/tuleap_cache/php/session might be missing on boot. When the directory is missing, the PHP sessions cannot be saved which prevent any operations including the login.

    Other
    All
    Empty
    • [ ] enhancement
    • [ ] internal improvement
    Empty
    Stage
    Thomas Gerbet (tgerbet)
    Closed
    2021-10-21
    Attachments
    Empty
    References
    Referenced by request #23456

    Follow-ups