andreios
Regular Pleskian
- Server operating system version
- Ubuntu 22.04.4 LTS (Jammy Jellyfish)
- Plesk version and microupdate number
- 18.0.59 #2
I have a forum which suddenly can no longer connect to mysql.
The only thing done was an upgrade which finished succesfully with the database upgrade directly after that the connection was lost.
But all the file permissions look right. File owner and group is correct. The mysql settings in the forum config is right.
I have enabled mysql logging and the only message is.
The only thing done was an upgrade which finished succesfully with the database upgrade directly after that the connection was lost.
But all the file permissions look right. File owner and group is correct. The mysql settings in the forum config is right.
I have enabled mysql logging and the only message is.
But I can connect with the username and password from the config file with mysql -u user -p[Warning] Access denied for user 'user'@'localhost' (using password: YES)