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

    https://survey.webpros.com/

Search results

  1. Dmytro

    Issue Error establishing a database connection [Cloud Linux, Alt-PHP]

    My last answer is not really a fix, because it fixes the problem for WP Toolkit (it can connect to DB after that) but not for website, website is showing "Error establishing database connection" if localhost is used as host Fix - I added mysqli.default_socket = /var/lib/mysql/mysql.sock to...
  2. Dmytro

    Issue Error establishing a database connection [Cloud Linux, Alt-PHP]

    Hi. Looks like a symbolink link is a workaround too https://support.plesk.com/hc/en-us/articles/12377056620695
  3. Dmytro

    Issue Error establishing a database connection [Cloud Linux, Alt-PHP]

    Surely :) , but only because I found a workaround here . Thanks once again, I will update this post after I will do some more changes or tests
  4. Dmytro

    Issue Error establishing a database connection [Cloud Linux, Alt-PHP]

    Thank you for trying to help me and additional explanation, but I still do not understand why all you wrote matter in this situation: As I said before, website is working correctly, it has some credentials stored in wp-config.php to connect to db and website successfully connects to DB using...
  5. Dmytro

    Issue Error establishing a database connection [Cloud Linux, Alt-PHP]

    Unfortunately, I have no chance to do that. I will try to do and let you know But any way, I thought if site can connect to db - so WP Toolkit should too
  6. Dmytro

    Issue Error establishing a database connection [Cloud Linux, Alt-PHP]

    I checked another server, it's almost the same like one I described, there's no such problem. So I'm trying to find the difference The one I found already, as you mentioned, it's bind settings in my.cnf. This second server has: [mysqld] bind-address = 0.0.0.0 datadir=/var/lib/mysql...
  7. Dmytro

    Issue Error establishing a database connection [Cloud Linux, Alt-PHP]

    what I didn’t understand: - website is working without db errors with php 7.4/8.1/8.2 - website is working with localhost or 127.0.0.1 in config But wp toolkit show’s error if php 8.2 active and localhost in wp-config P.S. as I see, there’s also a difference in mysql extensions, php 8.2 has no...
  8. Dmytro

    Issue Error establishing a database connection [Cloud Linux, Alt-PHP]

    Hi. No, I didn’t any upgrade. Mariadb version 5.5.68 and bind variable is not defined in cnf files
  9. Dmytro

    Issue Error establishing a database connection [Cloud Linux, Alt-PHP]

    I have renamed plugin’s directory, but no effect, same error After that I have changed in wp-сonfig.php this: define( 'DB_HOST', 'localhost:3306' ); To this: define( 'DB_HOST', '127.0.0.1:3306' ); And wp toolkit “update information“ functionality works like a charm. Website correctly works...
  10. Dmytro

    Issue Error establishing a database connection [Cloud Linux, Alt-PHP]

    I will try this way, but as I mentioned - there’re no any “visible” problems with site and php 8.2
  11. Dmytro

    Issue Error establishing a database connection [Cloud Linux, Alt-PHP]

    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: [root@panel ~]# plesk ext wp-toolkit --clear-cache -instance-id 2169 [2023-08-18 16:39:55.955]...
  12. Dmytro

    Question unzip archive with Cyrillic filenames inside

    As workaround i used .rar or .tar . In my case there is no problem with these types of archive, only with zip
  13. Dmytro

    Question unzip archive with Cyrillic filenames inside

    Hi. I have some problems with topic. Here's some more information: 1. If I'm using chrooted bash to unzip archive created by Winrar under windows system, I'm getting something like this for Ukrainian named files: [someuser]# unzip pz2.zip Archive: pz2.zip inflating: ...
  14. Dmytro

    Resolved Error when trying to open domains overview page inside Plesk

    update - I found this https://support.plesk.com/hc/en-us/articles/15153445687831-Unable-to-open-Domains-or-Subscriptions-page-in-Plesk-Declaration-of-PleskDocker-void-must-be-compatible-with and it helps, but docker extension is disabled, so any chances to enable it?
  15. Dmytro

    Resolved Error when trying to open domains overview page inside Plesk

    I have same error on the ubuntu vultr server with Ples web admin edition se I've tried : plesk installer install-all-updates The changes were applied successfully but error still exist I've tried: plesk bin extension --upgrade-url...
  16. Dmytro

    Incorrect nginx rules

    thanks, done
  17. Dmytro

    Forwarded to devs Incorrect nginx rules from WP Toolkit

    Username: TITLE Incorrect nginx rules from WP Toolkit PRODUCT, VERSION, OPERATING SYSTEM, ARCHITECTURE Plesk 18.0.47 update 5, CloudLinux 8.6 x64 PROBLEM DESCRIPTION If you choose block access to wp-config.php or to sensitivity files you cant use url on your site like this...
  18. Dmytro

    Incorrect nginx rules

    If you choose block access to wp-config.php or to sensitivity files you cant use url on your site like this https://***domain***/posts/wp-config-php-ultimate-guide.html I think you should use something like wp\-config\.php instead of wp-config\.php in the nginx location regex
  19. Dmytro

    Resolved Amazon S3 Backup, can't save settings

    Looks like backup works again, thanks. I think, this issue is resolved now
  20. Dmytro

    Issue Plesk firewall

    Hi. I get strange problem. Here is my plesk firewall settings: If I make server reboot - it unreachable after reboot, I can't connect using ssh, ping shows all packets as lost and etc. So after some research I'm connecting using IP KVM and running command: service psa-firewall restart And...
Back
Top