mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #53902
[Bug 1829115] [NEW] session handling 'file' not working with php > 7.0
Public bug reported:
When trying to upgrade my PHP7.0 to any other version > 7.0 (tried 7.1,
7.2, 7.3) login to Mahara failed. My setup is Mahoodle 3.6.3+/19.04 on
Ubuntu 16.04.6, Apache 2.4.18, PHP 7.0.33.
Mahoodle is running since some years using MNet for SSO to Mahara. After
looking into error.log I saw some lines saying that session handling was
not working when switching php versions.
Tried to use alternative session handling with redis (3.2.9), not
working too, then memcache (1.4.25) which worked for php 7.1 and 7.2,
not for 7.3.
So now I am using PHP 7.2 which is working both for moodle and mahara.
** Affects: mahara
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: Subscription for all Mahara Contributors -- please ask on #mahara-dev or mahara.org forum before editing or unsubscribing it!
https://bugs.launchpad.net/bugs/1829115
Title:
session handling 'file' not working with php > 7.0
Status in Mahara:
New
Bug description:
When trying to upgrade my PHP7.0 to any other version > 7.0 (tried
7.1, 7.2, 7.3) login to Mahara failed. My setup is Mahoodle
3.6.3+/19.04 on Ubuntu 16.04.6, Apache 2.4.18, PHP 7.0.33.
Mahoodle is running since some years using MNet for SSO to Mahara.
After looking into error.log I saw some lines saying that session
handling was not working when switching php versions.
Tried to use alternative session handling with redis (3.2.9), not
working too, then memcache (1.4.25) which worked for php 7.1 and 7.2,
not for 7.3.
So now I am using PHP 7.2 which is working both for moodle and mahara.
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1829115/+subscriptions
Follow ups