• Hi, Pleskians! We are running a UX testing of our upcoming product intended for server management and monitoring.
    We would like to invite you to have a call with us and have some fun checking our prototype. The agenda is pretty simple - we bring new design and some scenarios that you need to walk through and succeed. We will be watching and taking insights for further development of the design.
    If you would like to participate, please use this link to book a meeting. We will sent the link to the clickable prototype at the meeting.
  • The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.
  • The ImunifyAV extension is now deprecated and no longer available for installation.
    Existing ImunifyAV installations will continue operating for three months, and after that will automatically be replaced with the new Imunify extension. We recommend that you manually replace any existing ImunifyAV installations with Imunify at your earliest convenience.

Issue Plesk webserver inaccessible

I do understand your situation.

Plesk Support will help you in this case.



This should have been ok but nothing explain why the MariaDB is not talking the quires in your log file.

Also can you login to MariaDB server with

#plesk db

Then,

in the MariaDB server,

> SHOW DATABASES;
Yes, that works great, and shows all database, here is the output (where I removed some database names that I do not want to be public):
# plesk db
Reading table information for completion of table and column names
You can turn off this feature to get a quicker startup with -A

Welcome to the MariaDB monitor. Commands end with ; or \g.
Your MariaDB connection id is 920
Server version: 5.5.68-MariaDB MariaDB Server

Copyright (c) 2000, 2018, Oracle, MariaDB Corporation Ab and others.

Type 'help;' or '\h' for help. Type '\c' to clear the current input statement.

MariaDB [psa]> SHOW DATABASES;
+----------------------+
| Database |
+----------------------+
| information_schema |
| apsc |
.
.
.
| horde |
| mysql |
| performance_schema |
| phpmyadmin |
| psa |
| roundcubemail |
| sitebuilder5 |
+----------------------+
14 rows in set (0.01 sec)

MariaDB [psa]>
Plesk support is now on this. I hope they can help. First they claimed it was a network restriction from my ISP, but I think we have confirmed now that that is not the case.
 
Back
Top