Vesta Control Panel - Forum

Community Forum

Skip to content

Advanced search
  • Quick links
    • Main site
    • Github repo
    • Google Search
  • FAQ
  • Login
  • Register
  • Board index Main Section Database Server
  • Search

phpmyadmin blank page

Questions regarding the Database Server
MySQL, PostgreSQL, MariaDB, Percona Server, phpMyAdmin, phpPgAdmin
Post Reply
  • Print view
Advanced search
11 posts
  • Previous
  • 1
  • 2
Vegas10128
Posts: 38
Joined: Tue Aug 16, 2016 4:58 pm

Re: phpmyadmin blank page
  • Quote

Post by Vegas10128 » Tue Mar 01, 2022 8:13 pm

Another solution that worked for me, will add as a trouble shooting option if none of the above worked.
This applies for Apache2 using Ubuntu 18.04

Code: Select all

cd /etc/phpmyadmin

Code: Select all

sudo nano config-db.php
If

Code: Select all

$dbport=' ';
Include 3306 the standard port.

Code: Select all

$dbport='3306';
Save exit then,
log into vestacp control panel.

Restart mysql then apache2.

Refresh browser and should come back up pretty fast.
Top


Post Reply
  • Print view

11 posts
  • Previous
  • 1
  • 2

Return to “Database Server”



  • Board index
  • All times are UTC
  • Delete all board cookies
  • The team
Powered by phpBB® Forum Software © phpBB Limited
*Original Author: Brad Veryard
*Updated to 3.2 by MannixMD
 

 

Login  •  Register

I forgot my password