mirror of
https://github.com/cloudpanel-io/cloudpanel-ce.git
synced 2026-04-05 20:31:58 +02:00
To create a New WordPress Site for a new site and appear an error message #394
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @ccfank on 5/31/2023
CloudPanel version(s) affected
v2.2.2
Description
I try to create a New WordPress Site for a new site. It will be showed an error as below :
An error has occurred, error message: An exception occurred in the driver: SQLSTATE[HY000] [1045] Access denied for user 'root'@'localhost' (using password: YES)
The problem is caused by upgrade MariaDB 10.8.8 by manually.
How to reproduce
To upgrade from Ubuntu 22.04 repo list, not from clp-update.
Possible Solution
No response
Additional Context
No response