You are not logged in.

Announcement

 Téléchargez la dernière version stable de GLPI      -     Et vous, que pouvez vous faire pour le projet GLPI ? :  Contribuer
 Download last stable version of GLPI                      -     What can you do for GLPI ? :  Contribute

#1 2024-06-03 11:35:25

gabriele.batignani
Member
Registered: 2024-06-03
Posts: 2

Blank screen after a2enmod php 8.2

Hi,
i have a vm running Ubuntu 20.04.6 LTS with php 8.2.19 installed.
After updating GLPI to version 10.0.15, I receive an error on the dashboard related to outdated PHP: 'PHP 7.4 is no longer maintained by its community.' Therefore, I proceeded to:

a2dismod php7.4
systemctl restart apache2

then

a2enmod php8.2
systemctl restart apache2

If I reload the GLPI login page, I don't get any errors, but only a completely blank page.

If i dismod php 8.2 and enmod php 7.4 the page reload normally.

Thank you in advance.
Gabriele.

Offline

#2 2024-06-03 12:01:20

Kaya84
Member
Registered: 2019-06-13
Posts: 217

Re: Blank screen after a2enmod php 8.2

If u don't post the apache error log, how we can suppose where the problem is?

Offline

#3 2024-06-03 12:49:55

gabriele.batignani
Member
Registered: 2024-06-03
Posts: 2

Re: Blank screen after a2enmod php 8.2

Right my wrong,
I resolved the issue; some PHP dependencies required by the service were missing.
Thank you.

Last edited by gabriele.batignani (2024-06-03 12:50:19)

Offline

Board footer

Powered by FluxBB