Webinoly is just the perfect tool for NGINX experts. Give it a try!
0 votes
1.0k views
by Rookie

PHPMyadmin won't start, when clicking on the pma / link, a blank white screen appears.

(cleared the browser cache several times, nothing changes)

The database itself works for the site

(there is a lot of valuable information in the database), how can I restore PhpMyAdmin to work without losing the database?

Access to the htdocs and pma directory is available, tell me what you can check?

1 Answer

0 votes
by Expert

Please, read the documentation before asking!

You can remove/delete PMA and then re-install it again.

by Rookie
edited by

I must be sure that my database will not be damaged.

Reinstalled the Phpmyadmin - no result, still white screen
sudo stack -pma -purge

sudo stack -pma

by Expert
PMA and MySQL are two very different things. If you are not sure about what you're doing, please, it may be better if you hire a professional to prevent any damage.
by Rookie
I beg your pardon, I understood that.

From the browser, the android phone logged in and I get the same thing when I click on the PMA link - nothing changes, as if the script does not work out
PMA reinstalled (more than once)
by Expert
I have no idea, check your server logs, PHP version, etc.
by Rookie
edited by

Found out that PHP does not work in the directory with the name of the port

The php tab also does not work

(should show php version, and also shows a white screen)

temporarily inserted - a block of code into the configuration, everything started, but why doesn't it work in the stock configuration

  location ~ \.php$ { 

    fastcgi_pass 127.0.0.1:9000;

    fastcgi_param SCRIPT_FILENAME $document_root$fastcgi_script_name;

    include fastcgi_params;

}

by Expert
I'm pretty sure the "stock" configuration works perfectly fine.
by Rookie
Yes, I am also sure, I will look for the reason, most likely the php settings
Welcome to the Community site for Webinoly.

Our Optimized LEMP Web Server is a powerful set of commands for doing just about anything you could wish.

With Webinoly you can set up your NGINX web server in just one step.

* * * * * * *

To report a bug, please create a new issue on GitHub or ask a question here with the bug tag.
Webinoly Support Paypal Donations

PayPal · GitHub Sponsors · Bitcoin

It is very important that any visitor to the site read the disclaimer, terms of use and privacy and legal statement before start browsing.

...