• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

Search results

  1. 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
  2. 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...
  3. 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...
  4. 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
  5. 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...
  6. 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
  7. 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]...
  8. 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
  9. 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: ...
  10. 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?
  11. 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...
  12. Dmytro

    Incorrect nginx rules

    thanks, done
  13. 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...
  14. 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
  15. Dmytro

    Resolved Amazon S3 Backup, can't save settings

    Looks like backup works again, thanks. I think, this issue is resolved now
  16. 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...
  17. Dmytro

    Question How to update wp-toolkit

    Thanks, I did it using upgrade command: plesk bin extension --upgrade-url https://ext.plesk.com/packages/11c14ec5-354d-4f36-8cfb-a8ae6abc7436-wp-toolkit/download?6.0.0-6858
  18. Dmytro

    Issue Amazon S3 Backup, can't save settings

    Thanks, I will add bug report
  19. Dmytro

    Resolved Amazon S3 Backup, can't save settings

    Username: TITLE Amazon S3 Backup, can't save settings PRODUCT, VERSION, OPERATING SYSTEM, ARCHITECTURE Plesk Obsidian, 18.0.48 , CloudLinux 8.6, x64 PROBLEM DESCRIPTION I can't save new settings for S3 backup using wasabisys.com credentials for their cloud storage STEPS TO...
  20. Dmytro

    Issue Amazon S3 Backup, can't save settings

    I can't save new settings for S3 backup: I'm using same settings on other servers with Plesk without errors. Please, help with this
Back
Top