Unmet dependencies when installing php8

Hello,
I tried to set up a server running apache2/php/etc…

Installing apache2 was no problem but I got stuck when installing php8.2.

Although there was a message here in Dec 2023 by RickChambers saying php installation is no problem, I got the following error message:
+++++++++
The following packages have unmet dependencies:
libapache2-mod-php : Depends: libapache2-mod-php8.2 but it is not installable
php-mysql : Depends: php8.2-mysql but it is not installable
php8.2 : Depends: libapache2-mod-php8.2 but it is not installable or
php8.2-fpm but it is not installable or
php8.2-cgi but it is not installable
Depends: php8.2-common but it is not installable
+++++++++

I use Debian version 202409.

What do I miss here to get php up and running. What has changed that it apparently worked but now gets stuck ?
Thank you for help

Probably a version issue.
You can try to install 8.2, but I can’t guarantee this solution works for RISC-V.

1 Like

Thank you very much for your response. I tried this route but I got a series of errors and undefined’s and in-between the message “sury.org… not supporting risk-V architecture”. So no point in looking into the errors.

Try to build 8.2 yourself?