• We value your experience with Plesk during 2024
    Plesk strives to perform even better in 2025. To help us improve further, please answer a few questions about your experience with Plesk Obsidian 2024.
    Please take this short survey:

    https://pt-research.typeform.com/to/AmZvSXkx
  • 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.

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