Announcement

#1 2022-07-08 16:55:12

ejbondar
Member
2022-07-08
1

Problem Upgrading from 11.5.0 to 12.3.0

Hi:

I have two Go Daddy hosted Linux domains with Piwigo 11.5.0 installed. When I try to upgrade to 12.3.0 from the Piwigo Updates page, the red "Requires PHP 7.0" box is highlighted prohibiting the upgrade. My server config is:

Apache Version    2.4.53
PHP Version    7.4.28
MySQL Version    5.6.51-cll-lve
Architecture    x86_64
Operating System    linux

When I installed Piwigo a few years ago, I was running PHP 5.6 and since then I upgraded it to the current 7.4.28. However, when I look at my current Piwigo environment it shows this:

Piwigo 11.5.0 Check for upgrade
Operating system: Linux
PHP: 5.6.40 (Show info) [2022-07-08 14:49:31]
MySQL: 5.6.51-cll-lve [2022-07-08 07:49:31]
Graphics Library: ImageMagick 7.1.0-2

Clicking on the (Show info) for the PHP expands into a large webpage of details about PHP Version 5.6.40

I don't understand why upgrading my Go Daddy PHP level to 7.4.28 did not affect the Piwigo PHP version? I would like to update the Piwigo version without a complete re-install if possible.

If more information is required, let me know. Thanks for any help you can provide.

Offline

 

#2 2022-07-09 01:11:03

erAck
Only trying to help
2015-09-06
2029

Re: Problem Upgrading from 11.5.0 to 12.3.0

It may be you "upgraded" (i.e. installed) PHP 7.4 but are still running PHP 5.6 for the web environment. You can have several PHP versions in parallel, which is being used for web depends on your web server configuration.

Check for example your /etc/apache2/httpd.conf what LoadModule actually loads, e.g.
LoadModule php7_module /usr/lib/apache2/modules/libphp7.4.so


Running Piwigo at https://erack.net/gallery/

Offline

 

Board footer

Powered by FluxBB

github twitter newsletter Donate Piwigo.org © 2002-2024 · Contact