Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 18 Apr 2024 22:35:27 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 270605] www/glpi: Fatal error: Uncaught Error: Call to undefined function session_status()
Message-ID:  <bug-270605-7788-t2cvlYF0cg@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-270605-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-270605-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D270605

--- Comment #6 from Lohrmann <freebsd_bugs_cla@epifocal.net> ---
Just wanting to close the loop on this one. After finally finding time to g=
et
back to this issue, I recently tried again upgrade (still from 10.0.3,1, th=
is
time to version 10.0.10,1)...and was running again into the same issue.
However, this time I was able to work it out:

I noticed that package mod_php80 was still on its old/outdated version, whi=
le
PHP already was on newer version, after I did a "pkg upgrade" for all packa=
ges.

So, I uninstalled mod_php80 and reinstalled mod_php82. This solved the orig=
inal
session_status issue for me.

Furthermore, I was then lacking the following further packages (according to
GLPI sanity checker):
php82-xmlwriter
php82-xmlreader
php82-phar

After adding them manually as well, GLPI was happy, and I could move forward
with the database upgrade and some additional apache24 adjustments (now
required for security reasons; all documented on the GLPI website)

For my case, this ticket can be resolved.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-270605-7788-t2cvlYF0cg>