Open pixel-paul opened 1 year ago
What is OS and version? RHEL 9 derivative?
It's not clear what's wrong. It works for me on my Alma 9 instance.
Does it help if you toggle (or disable/enable) PHP version for the virtual server that is running phpMyAdmin, and where it's failing?
Sorry, I somehow missed that important info! I've updated the issue.
I have toggled PHP on and off and it hasn't made a difference.
Note that this is using the AppStream module for RHEL 8 / PHP 8.
I'm experiencing this issue on several servers now.
Then:
PHP is definitely installed:
If you SSH into the server as root
and run virtualmin list-php-directories --domain yourdomain.com --multiline
, what does it output?
$ virtualmin list-php-directories --domain example.com --multiline
/home/example/public_html
PHP version: 8.0
Full version: 8.0.30
Execution mode: fpm
Web root directory: Yes
I see you're on Virtualmin 7.5 there, which is pretty old ... have you considered upgrading?
This is quite an old bug report....7.5 was the latest version when I created it, however I'm still encountering this issue with the latest version.
Hmmm ... I just tested this using the Virtualmin UI to upgrade phpMyAdmin from 5.2.0 to 5.2.1, and it worked fine.
Interesting, which UI did you use to upgrade?
I tried this one and it worked:
But this one didn't!
PHPMyAdmin is working, however the update script fails with the following error:
Upgrading from 5.2.0 to 5.2.1 .. failed dependencies : No PHP version could be found for this virtual server
Installed PHP from CLI:
Virtualmin configuration check:
The following PHP-FPM versions are available : 8.0.27 (php-fpm)