Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

PHPMyAdmin: Blank White page instead of login screen

I been having problems with PhpMyadmin: It returns either code instead of a login screen, or it will just return the blank white page.

Tried the Following (Running Debian 11 - Bullseye on own server.)

PHP: Version 7.4 installed and both 7.4 and 8.1 available) MYSQL:Ver 8.0.29 for Linux on x86_64 (MySQL Community Server - GPL) Apache2 Version 2.4.53 Port 80 and 443 open

I am not sure what plugins or modules I need. I have installed almost everything I can think of, and I get a white blank page, and I know I probably am missing something, but not sure.

Can someone give me a LIST of what I need to install to get this working? I've done an upgrade from Debian 8.3 to Debian 11, and I am not sure what else I need.

Any Help would be appreciated - This CAN'T be THIS hard :(

Thanks, Brian

like image 904
Brian Baker Avatar asked Dec 10 '25 21:12

Brian Baker


1 Answers

Use the following to install everything needed. I had the same issue, and I fixed it with the following code:

apt -y install wget php php-cgi php-mysqli php-pear php-mbstring libapache2-mod-php php-common php-phpseclib php-mysql

like image 181
FES Avatar answered Dec 15 '25 22:12

FES



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!