Scheduled Maintenance: We are aware of an issue with Google, AOL, and Yahoo services as email providers which are blocking new registrations. We are trying to fix the issue and we have several internal and external support tickets in process to resolve the issue. Please see: viewtopic.php?t=158230

 

 

 

[Software] Debian 12 phpmyadmin

If none of the specific sub-forums seem right for your thread, ask here.
Post Reply
Message
Author
drenriza
Posts: 14
Joined: 2013-03-20 14:21

[Software] Debian 12 phpmyadmin

#1 Post by drenriza »

Currently i am installing WordPress with PHP version 8.2, and wanted to install PHPMyAdmin, but in the dependencies PHPMyAdmin depends on multiple PHP versions, so because i install PHP 8.2 i end up with

- php default version
- php8.2-*
- php8.3-*

With multiple version of the same packages, for example i install php8.2-opcache which is also installed with PHPMyAdmin but in PHP version 8.3

Can you tell PHPMyAdmin during installation to either use the installed PHP version and its packages or to install the PHP packages in a specific version?
So you don't end up with multiple PHP versions.

Best regards

User avatar
fabien
Forum Helper
Forum Helper
Posts: 688
Joined: 2019-12-03 12:51
Location: Anarres (Toulouse, France actually)
Has thanked: 62 times
Been thanked: 161 times

Re: [Software] Debian 12 phpmyadmin

#2 Post by fabien »

Hello,

there is no php8.3-* in Debian 12 Bookworm, so no packages in Debian 12 Bookworm depend on php8.3-*.

Post Reply