• 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. M

    WP Toolkit cloning fails

    Hello, >> we are using mysqlcheck to check that database is Ok. If not, clone operation become blocked. >> that mysqlcheck reports an error for your database it's about hundreds of servers. the databases have no errors example root:~$ mysqlcheck -c database_gjw -uadmin -p`cat...
  2. M

    WP Toolkit cloning fails

    TITLE: WP Toolkit cloning fails PRODUCT, VERSION, OPERATING SYSTEM, ARCHITECTURE: Onyx 17.8.11 Update #42 WP Toolkit 3.6.2-1609 CentOS 7.6 or Onyx 17.8.11 Update #42 WP Toolkit 3.6.2-1609 CentOS 6.9 PROBLEM DESCRIPTION: On all installations with WP Toolkit release 3.6.2-1609 the WP Toolkit...
  3. M

    WP Toolkit cloning fails, same symptoms as in EXTWPTOOLK-456 (formerly resolved 03/31/2017)

    reset/changing the password does not help. But it would be no solution now suddenly for hundreds / thousands of database users to reset the password.
  4. M

    WP Toolkit cloning fails, same symptoms as in EXTWPTOOLK-456 (formerly resolved 03/31/2017)

    We now get this message when cloning: Unable to check database. Error message: mysqlcheck: Got error: 1045: Access denied for user 'xxxxxx'@'xxxxx' (using password: YES) when trying to connect panel.log [2019-02-27 23:09:25.693] ERR [1] '/usr/local/psa/admin/bin/filemng' '<webspace user...
  5. M

    Resolved After Upgrade to 17.8 Autoresponder forwards messages to root

    the error was a missing symlink on / usr / sbin / sendmail ln -sf /etc/alternatives/mta /usr/sbin/sendmail solved the issue
  6. M

    Question There are accounts with passwords encrypted using a deprecated algorithm

    yes I have already looked at. if I understand correctly then this script sets new passwords? then the new password would have to be exchanged for hundreds of customers in their scripts.
  7. M

    Question There are accounts with passwords encrypted using a deprecated algorithm

    After migrating hundreds of confixx accounts to plesk 17.5, we now want to update to 17.8. We receive the message "There are accounts with passwords encrypted using a deprecated algorithm" and based on Plesk upgrade warning: There are accounts with passwords encrypted using a deprecated...
  8. M

    Resolved After Upgrade to 17.8 Autoresponder forwards messages to root

    Hi, centos 7.5 plesk 17.8 latest Updates after Upgrade 17.5 to 17.8 autoresponderemails are forwarded to root on several servers. I found an old thread, but this doesnt help Autoresponder forwards messages to root what can i do ?
  9. M

    Resolved PHP-FPM change static to ondemand

    Hi, in last Update this bug was fixed "The pm PHP-FPM directive of a domain created under a default service plan took the static value instead of default ondemand" how i change the directive of all existing domains from static zu ondemand ?
  10. M

    Resolved php-fpm memory leak?

    maybe this bug After the installation of micro-update 32 on Plesk Onyx 17.5 server memory usage has increased
  11. M

    Resolved Attachments doesn't send on Roundcube 1.2.7 | Plesk Onyx Versión 17.5.3

    actually tested an then look at the configuration file and fixed temp_dir manually. there are only a few centos7 servers with this problem. the problem i think is that the defaults.inc.php is not written Updating: plesk-roundcube-1.2.7-cos7.build1705171115.16.noarch [1/2] warning...
  12. M

    Resolved Attachments doesn't send on Roundcube 1.2.7 | Plesk Onyx Versión 17.5.3

    All of my centos7 Servers are patched with update #30 on some servers nothing changed in /usr/share/psa-roundcube/config/defaults.inc.php still config['temp_dir'] = '/var/tmp/plesk-roundcube/' and not config['temp_dir'] = '/var/tmp/' whats wrong ?
  13. M

    Question Mailman smtp-failure

    Hi, centos 7.4 Plesk 17.5 latest Updates mailman greylisting the maillinglists have worked without problems but now Mailman doesnt send Emails. In Serverwide whitelist i have 127.0.0.1 / 32 ::1 / 128 In /var/log/smtp-failure i see delivery to dggetzet@xyz.de failed with code 451: 4.7.1...
  14. M

    Question Migration from Confixx - Roundcube Webmail

    Hi UFHH01, hmm ok. when migrating a server with hundreds of postboxes ... no change :-) many users then reporting error due to webmail is there a way to reset the same password after migration ?
  15. M

    Question Migration from Confixx - Roundcube Webmail

    Hi, for testing i migrated some accounts from Confixx to Plesk with shortnames Option. Everything fine during migration. Only a warning that Horde is not available so Roundcube is set for webmail. Login to Emailaccount via Emailclient is fine but login to postbox wie Roundcube is not working...
  16. M

    Question index.html served before index.php

    We also have messages from different customers. The index.html was definitely erased before. Plesk seems to have saved this file again.
  17. M

    Resolved Disable cron messages for Kaspersky Anti-Virus.

    sure you have edited 2 lines ? first $SDK_HOME/bin/keepup2date8 --download --licinfo --simplelic --version --xmlfile $SDK_HOME/bin/settings.xml >> /var/log/kav-update.log 2>&1 second service kavehost reload > /dev/null 2>&1 there is no need to reboot the server.
  18. M

    Resolved Disable cron messages for Kaspersky Anti-Virus.

    this will work for me #!/bin/bash SDK_HOME=/opt/kav/sdk8l3 export KL_PLUGINS_PATH="$SDK_HOME/lib" export LD_LIBRARY_PATH="$KL_PLUGINS_PATH:$LD_LIBRARY_PATH" $SDK_HOME/bin/keepup2date8 --download --licinfo --simplelic --version --xmlfile $SDK_HOME/bin/settings.xml >> /var/log/kav-update.log...
  19. M

    Resolved KAV cron email

    any ideas ?
Back
Top