Upgrade PHP question

16 views
Skip to first unread message

gi...@shaw.ca

unread,
Feb 27, 2026, 3:58:55 PM (10 days ago) Feb 27
to islandora
Hi folks,

I am running Islandora on Drupal 10 and want to upgrade PHP from 8.1 to 8.2

I have so far updated Apache and Apache fpm to use the new php version and reloaded Apache

When I restart Apache I get an error.

Would anybody suggest what I may be missing ?

Thanks

Joe Corall

unread,
Mar 3, 2026, 4:27:36 AM (7 days ago) Mar 3
to isla...@googlegroups.com
Hello,

What is the error?

Islandora's docker images, which power many institutions' Islandora installs, have been running php 8.3 for some time. So my first guess would be there is a configuration issue in either your new php 8.2 conf file(s) or apache's mod_php (or however you're loading php in apache).

--
Learn more about Islandora in general at islandora.ca and join the community at https://github.com/Islandora/islandora-community/wiki
---
You received this message because you are subscribed to the Google Groups "islandora" group.
To unsubscribe from this group and stop receiving emails from it, send an email to islandora+...@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/islandora/e0bc32d6-445d-4787-baa3-66cff841e723n%40googlegroups.com.

gi...@shaw.ca

unread,
Mar 3, 2026, 3:40:48 PM (6 days ago) Mar 3
to islandora
I realized that my PHP 8.2 did not install all the php modules. Will be adding the missing PHP modules and try again.
The CLI shows PHP 8.2 as default but Drupal still shows PHP 8.1.
I am unclear as to how to go about forcing Drupal to use 8.2. I disabled old modules and configs for apache then enabled new modules and configs. 
Do I need to do anything in composer ? 

Composer.json reports:
    "require": {
        "php": "^7.4 || ^8",

Thanks
Reply all
Reply to author
Forward
0 new messages