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

    Resolved KAV cron email

    Hi IgorG, yes i have the same content and i edited it to
  2. M

    Resolved KAV cron email

    Hi, i want to disable the daily cronmail from KAV. I found this Plesk – nächtliche Infomail vom Kaspersky Antivirus unterbinden – KnowBlog logifle is greated Loading engine... Current product version: 8.5.1.5 Initializing engine... Using xml-file: /opt/kav/sdk8l3/bin/settings.xml. LICENSE...
  3. M

    Resolved Plesk KAV - Error durung scanning for viruses

    Thanks to the plesk team for the quick reaction :)
  4. M

    Resolved Plesk KAV - Error durung scanning for viruses

    This doesnt fix the problem. i have no errors in rc_actions_log like Marco but the error "Error during scanning for viruses" is still the same
  5. M

    Resolved Plesk KAV - Error durung scanning for viruses

    Hi, yes, since this night. when customers have activated KAV for outgoing Email they recieve an error too. so i have deaktivated KAV. I hope someone from the plesk team can help ?
  6. M

    Resolved Plesk KAV - Error durung scanning for viruses

    Hi, we got he same errors but only from Servers with centos 6 "not" from Servers with centos 7.
  7. M

    Issue Backup Manager Backup not displayed

    A little more than 3 months have passed and the bug has not been eliminated. Could the problem not be reproduced?
  8. M

    Resolved php-fpm symbol lookup error PR_GetEnvSecure

    ok, seems to be a bug in latest nss updates for centos7 nss crashing php-fpm process https://bugs.centos.org/view.php?id=12935
  9. M

    Resolved php-fpm symbol lookup error PR_GetEnvSecure

    CentOS 7 Plesk Onyx latest Updates What does this error mean? WARNING: [pool domain.net] child 20210 said into stderr: "php-fpm: pool domain.net: symbol lookup error: /lib64/libnsssysinit.so: undefined symbol: PR_GetEnvSecure" Is this a result of ? WARNING: [pool domain.net] server reached...
  10. M

    Issue Escaping characters since last update

    This seems to be a bug in phpmyadmin 4.6.5.1 ? and fixed in 4.6.5.2 ""fixes an issue with exporting certain character sequences including a backslash (\), such as \r\n."" https://www.phpmyadmin.net/news/2016/12/5/phpmyadmin-4652-released/
  11. M

    Issue Backup Manager Backup not displayed

    PRODUCT, VERSION, OPERATING SYSTEM, ARCHITECTURE Plesk 17.0.17 #11, CentOS 7.3 64-Bit PROBLEM DESCRIPTION If subscription exists with very long idn Domain Backups are not shown in Backupmanager. STEPS TO REPRODUCE Create subscription with long idn Domain example...
  12. M

    Issue Backup Manager Backup not displayed

    This seems to be a Bug. I have checked all subscriptions with a idn Domain. Everything is ok only on that one extremly long Domainname the backups are not shown in Backupmanger. Can someone please verify this so that can be submitted to the developers ?
  13. M

    Issue Permanent 301 redirect to https reverting to http when initiated from customer view

    Yes, i can confirm this bug on different systems.
  14. M

    Issue Backup Manager Backup not displayed

    Hi, there is a subscription with a long idn Domain. The Backups are not shown in Backupmanger but the backups exist and are also calculated to webspace. First I thought the idn domain is the reason but on another server with an idn domain the backups are displayed. is it the domain length ...
  15. M

    Resolved Cron <root@xxxx> rm -f /usr/local/psa/PMM/tmp/*

    Yes, it works. I'm just a bit surprised because this cron is set up on some servers but there is no error message and the directory is empty.
  16. M

    Resolved Cron <root@xxxx> rm -f /usr/local/psa/PMM/tmp/*

    Hi, centos 6.8 Plesk 17 MU11 After upgrade from Plesk 12.5 to Onyx ive got every night email from cron: Cron <root@xxxx> rm -f /usr/local/psa/PMM/tmp/* rm: cannot remove `/usr/local/psa/PMM/tmp/1XyA1q': Is a directory rm: cannot remove `/usr/local/psa/PMM/tmp/3cmXH6': Is a directory rm...
  17. M

    Resolved onyx custom template webmail

    Many thanks, now it works :-) You mean that there will soon be changes? If I have read it correctly then it may be possible in the future to be able to secure webmail.domain.com by let`s encrypt. Then the code will surely change again and my custom templates no longer work?
  18. M

    Resolved onyx custom template webmail

    listen <?php echo $ipAddress->escapedAddress . ':' . $OPT['frontendPort'] . ($OPT['ssl'] ? ' ssl' : '') ?>; server_name "webmail.<?php echo $VAR->domain->asciiName ?> mailcc.serverdomain.com"; <?php foreach ($VAR->domain->mailAliases as $alias): ?> server_name "webmail.<?php...
  19. M

    Resolved onyx custom template webmail

    must i edit both lines with server_name " ?
  20. M

    Resolved onyx custom template webmail

    ServerAlias "webmail.<?php echo $alias->asciiName ?> mailcc.serverdomain.com" Does not work :-( what about /usr/local/psa/admin/conf/templates/default/webmail/nginxWebmailPartial.php ? but there is no ServerAlias only server_name
Back
Top