Dmytro
Basic Pleskian
- Server operating system version
- CloudLinux 7.9
- Plesk version and microupdate number
- Plesk Obsidian 18.0.54 upd №3
Hi.
I have fully working website, for example, http://prokov.ua
If I'm changing php version to 8.2 and trying to reload data in WP Toolkit - I'm getting broken instance:
This is panel log:
PHP info contains mysql extensions data:
As I said - website is working correctly through browser, and there are no any DB errors
If I'm changing PHP to 8.1 or 7.4 - I can update data in WP Toolkit and toolkit does not show any errors:
I'm using cloudlinux lsphp handler for every mentioned php versions
Please, help me to fix this
I have fully working website, for example, http://prokov.ua
If I'm changing php version to 8.2 and trying to reload data in WP Toolkit - I'm getting broken instance:
This is panel log:
Code:
[root@panel ~]# plesk ext wp-toolkit --clear-cache -instance-id 2169
[2023-08-18 16:39:55.955] 3690605:64df74ab60bf2 ERR [extension/wp-toolkit] An error occurred while executing WP-CLI command for instance: WordPress installation #2169 ('http://prokov.ua'). Error: Error establishing a database connection.
[2023-08-18 16:39:56.719] 3690605:64df74ab60bf2 ERR [extension/wp-toolkit] Failed to reset cache for the instance #2169, reason: Error: Error establishing a database connection.
Failed to reset cache for the instance #2169: Error: Error establishing a database connection.
exit status 3
PHP info contains mysql extensions data:
As I said - website is working correctly through browser, and there are no any DB errors
If I'm changing PHP to 8.1 or 7.4 - I can update data in WP Toolkit and toolkit does not show any errors:
Code:
[root@panel ~]# plesk ext wp-toolkit --clear-cache -instance-id 2169
The cache of the selected WordPress installations was cleared.
I'm using cloudlinux lsphp handler for every mentioned php versions
Please, help me to fix this