• 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.

mysql

  1. T

    Issue 500 Plesk\Exception\Database

    I can not login to Plesk with username: root and provided password. Below error is what I get. Type Plesk\Exception\Database Message DB query failed: SQLSTATE[HY000] [2002] No such file or directory File Mysql.php Line 79 plesk -v is giving me: root@sharp-johnson:~# plesk -v...
  2. I

    Question Can't update data in database

    We have a problem on updating data in database. We try to use the same database and same code on localhost, it works fine but when we try to update using the server the data cannot update. Have anyone encounter this kind of problem? Usually if this kind of problem happen what should we check...
  3. EnriqueR

    Issue Error in migration due to SQL problem

    I have a server running CentOS 6.10 Plesk Obsidian Version 18.0.31 Update 3. I want to migrate all subscriptions to another Server running Ubuntu 20.04.5 Plesk Obsidian Version 18.0.46 Update 2. The problem is that when I give new migration, when trying to connect to the CentOS server, I get...
  4. lsmithx2

    Issue Missing MySQL Service in Services Management

    I am sure I saw the ability to restart MySQL/MariaDB in the Services Management before but I looked today when I need to restart MySQL and could not find it. I check some other plesk servers we have and found that it is the same on all of them. I am not sure if maybe I missed it somewhere or...
  5. Sven Wappler

    Input Suggestion: Automatic optimization of MySQL/MariaDB settings

    Hello, my experience is that most of the problems with inaccessible webs on a Plesk system are related to the MySQL server. Especially on VPS or cloud servers that can be scaled, the MySQL server does not adapt to the requirements. It could use much more RAM, but it doesn't. I had to manually...
  6. A

    Resolved The option "Allow local MYSQL server to accept external connections" is missing

    Hi, on one of our servers the option "Allow local MYSQL server to accept external connections" is missing from the plesk menu (Tools&Settings->Database Servers). See screenshot attached. (It is present on all other installations). I already ran "plesk repair all -y" but no errors were detected...
  7. Fester77NL

    Resolved PHPMyAdmin is not available

    Dear support, I have created a database in plesk. The database works well. Only I can't manage the database in phpmyadmin because it is not available. As you can see in the picture, there is no icon of phpmyadmin. I've already tried this, but it doesn't work: How to access phpMyAdmin shipped...
  8. Z

    Resolved Remote connection to database refused

    Hi, hope everyone is doing well I have a problem connecting remotely to a database on the server the connection is refused, so I guess I'm not using the correct info but I am not sure how is it possible since I got this info by going to Databases for that domain go to the needed database and...
  9. deantenea

    Issue Innodb Corruption

    Hello guys, I'm having an issue with a Plesk server. MySQL seems to be corrupted and won't restart, I cannot access the Plesk CP. Any help is very appreciated. Here is what i tried (but didn't work): [mysqld] innodb_force_recovery = 1 (tried from 1 to 6)...
  10. Fester77NL

    Issue Try to create a database server MySQL

    Hello all, I am trying to create a database server. But I get a server error. SQLSTATE[HY000] [1045] Access denied for user 'admin'@'localhost' (using password: YES) The database can then be seen in the overview. When I try to add a database I get this message: Error: No database servers are...
  11. Sofie76

    Question Mysql with Docker - how to get permission?

    Hello, Ubuntu 20.04.4 LTS Plesk Obsidian Version 18.0.41 1, I installed Docker with mysql5.7 on Port 3308 I gave a password for MYSQL_ROOT_PASSWORD 2, I added Database-Server 3, I added a Database, select the Database-Server on Port 3308 (mysql5.7) Create a new Database user with...
  12. K

    Resolved ERROR: The GPG keys listed for the "MySQL 8.0 Community Server" repository are already installed but they are not correct for this package.

    Hello, All updates succeeded except these 6 in the attached pic. Been several months now. Can somebody who encountered same issues, Please tell us what to do here? Meaning The detailed Steps to get it solved? We're not Plesk users, but trying to get used to it. We've reached support, but was...
  13. VojinP

    Resolved Login as admin to mysql remotely

    I have dozens of databases on server and need to configure one by one in DataGrip to get access, and this works. Is there ANY way to configure remote access as admin and see all databases at once?
  14. Sofie76

    Question Switch from Mysql to MariaDB

    Hello, my System: Ubuntu 20.04.4 LTS Plesk Obsidian Version 18.0.41 After the Upgrade from Ubuntu 18 to Unbuntu 20 Plesk has as default sql engine: Server-Version: 10.3.32-MariaDB-0ubuntu0.20.04.1 - Ubuntu 20.04 I have to switch to Mysql 5 or Mysql 8. I saw, that Obsidian supports Mysql 8...
  15. F

    Issue Can't restart Maria since upgrade to 18.0.41

    Hello all ! I upgrade to 18.0.41, all seems goods until yesterday, in plesk admin i clean some old database, but after a while il can't connect anymore : from admin panel DB query failed: SQLSTATE[HY000] [2002] No such file or directory if i do : plesk repair installation i got Warning...
  16. panelfront

    Issue Sudden mysql performance drop on plesk server

    Hello , I have a issue with mysql performance , mysql cpu time multiplied by x3 , this started suddenly. I didn't changed any config , didnt update server , it just started suddenly. My server with problem is 32 core . I have lot of free ram. For test purposes I added 1000 row to empty...
  17. B

    Issue MySQL memory usage still rising even after installing Memcached

    Last month my server crashed because I ran out of MySQL memory, I run a video streaming site that usually runs up to 7 SQL queries per watched-video, but in the last few weeks I have optimised my queries and used memcached to cache every video so that now only 2 queries are run per...
  18. F

    Resolved [SSH] Create Database User with SSH and deactivate remote access

    At the moment I am trying to create a database with SSH and an associated user. This user should only be available locally and not from outside. In the Plesk web panel under Database users, there is the setting "Only allow local connections". Is it possible to activate this via the command...
  19. H

    Question Export DB Dumps on remote server

    Hello Pleskians, I know that i can backup the whole website, including the webroot and DB and i can restore as well when i want. I can also export dumps on the server as well as on my local machine. What i want is that, when i export the DB dumps, It should also store to a remote location. Is...
  20. B

    Issue ERROR 2013(HY000) Lost connection to MySQL server when trying to load a db backup

    running the command to restore ab DB backup brings me to this: zcat mysql.daily.dump.8.gz | plesk db ERROR 2013 (HY000): Lost connection to MySQL server at 'reading initial communication packet', system error: 104 exit status 1
Back
Top