Dist-upgraded server 20.04.6 => 22.04.1 => 24.04.1 - Apache problems....

Bo Berglund bo.berglund at gmail.com
Sat Dec 14 15:06:47 UTC 2024


On Sat, 14 Dec 2024 15:16:21 +0100, Oliver Grawert <ogra at ubuntu.com> wrote:

>Hi,
>Am Samstag, dem 14.12.2024 um 14:51 +0100 schrieb Bo Berglund:
>> What is it it cannot "load" and why does this happen folowing a dist-
>> upgrade?
>
>it can not load php8.1 ... 
>
>see:
>
>https://askubuntu.com/questions/1500503/what-php-version-s-will-be-officially-supported-by-ubuntu-24-04
>


Thanks,
I did not know thath the upgrade process would leave stop blocks in its path...
Apparently the now non-existing php8.1 was still set in apaches configuration
files.

So I solved the problem in the following way:

sudo a2dismod php8.1
sudo a2enmod php8.3
sudo systemctl restart apache2

Now it works at least apache is running...

I don't know yet if theree aree other side effects of the upgrade (2-step in the
same operation).

But both my webserver and the plugged in Subversion server work. :-)


-- 
Bo Berglund
Developer in Sweden




More information about the ubuntu-users mailing list