Problem with PHPMyAdmin using PHP version 8.3+
Posted by: papamike (---.maxxsouthbb.net)
Date: December 23, 2023 03:36PM

I am having a problem after updating to PHP 8.3+. PHPMyAdmin is slow to load using PHP version 8.3 and will not load at all using version 8.3.1. Is anyone else having this problem?

Options: ReplyQuote
Re: Problem with PHPMyAdmin using PHP version 8.3+
Posted by: Otomatic (Moderator)
Date: December 23, 2023 08:56PM

Hi,

PhmMyAdMin 5.2.1 was out on february 2023, ie before PHP 8.3

Use mode FCGID with PHP 8.2.x for PhmMyAdMin.

---------------------------------------------------------------
Documentation Apache - Documentation PHP - Documentation MySQL - Wampserver install files & addons

Options: ReplyQuote
Re: Problem with PHPMyAdmin using PHP version 8.3+
Posted by: Otomatic (Moderator)
Date: December 24, 2023 09:46AM

Switching an alias like PhpMyAdmin to FCGID mode is a matter of a few clicks and takes less than a minute.

- 1 - Left-Click -> Localhost
- 2 - Tools - Add a VirtualHost
- 3 - Modify Alias form
- 4 - Select PhpMyAdmin
- 5 - Modify Alias
- 6 - Check "If you want to use PHP in FCGI mode"
- 7 - Select PHP 8.2.x
- 8 - Start the modification of the Alias
- 9 - Right-Click -> Tools -> Restart DNS

---------------------------------------------------------------
Documentation Apache - Documentation PHP - Documentation MySQL - Wampserver install files & addons

Options: ReplyQuote
Re: Problem with PHPMyAdmin using PHP version 8.3+
Posted by: Euler13 (---.1-3.cable.virginm.net)
Date: January 12, 2024 07:03PM

@papamike: Thanks for asking this question. I had exactly the same issue.

And as always, thanks, @Otomatic, for your solution. I followed your detailed steps and it worked a treat.

Options: ReplyQuote


Sorry, only registered users may post in this forum.