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

    Resolved Change header email / Apache invalide : AH00526: Syntax error on line 1

    Hi all, I have to put a directive for domain for sending emails using a header with a different domain. But plesk change the header. Domain: mydomainA.com PHP function set this header: [email protected] but Plesk change it by the default [email protected]. So i've found this...
  2. E

    Issue Can not change mod_headers

    Thank you Peter. It was un example. None of the mod_headers appears.. . I've desactivated xPoweredByHeader. x-powered-by: PleskLin disapear. But for example, i've in the .htaccess: Header append Cache-Control "public" for html files. But in the header for cache-control "public" doesn't...
  3. E

    Issue Can not change mod_headers

    Hi all, I've an .htacces from a wordpress website with mod_headers instructions. But they don't seem to be used/read... Example: <IfModule mod_alias.c> <FilesMatch "\.(html|htm|rtf|rtx|txt|xsd)$"> <IfModule mod_headers.c> Header set X-Powered-By "WP Rocket/3.11" </IfModule> </FilesMatch>...
  4. E

    Resolved Unable to create the remote backup error (cache size problem)

    Hello, We have the same problem on 5 servers after plesk update. @IgorG : can i have more explanations about "streamCacheSize" and the value to use? to know what value to define Also, this concerns the source server or the destination server?
  5. E

    Resolved Name resolution/network problem

    grrr.... after 3hours of search and tests... The line "source /etc/network/interfaces.d/* was disapear from /etc/network/intefaces... Works now. Thank you for your help.
  6. E

    Resolved Name resolution/network problem

    In /etc/interfaces.d/50-cloud-init: auto lo iface lo inet loopback auto enp3s0f0 iface enp3s0f0 inet dhcp
  7. E

    Resolved Name resolution/network problem

    #route -n is empty Destination Gateway Genmasks Flags Metric Ref Use Iface In /etc/network/interfaces: # This file describes the network interfaces available on your system # and how to activate them. For more information, see interfaces(5). # The loopback network interface auto lo iface...
  8. E

    Resolved Name resolution/network problem

    With: #ip a I don't found my main ip. Only aliases ip. Do you know i can reinstall it? or reread information? Thank you.
  9. E

    Resolved Name resolution/network problem

    I can ping ip address aliases but not the main server ip. What settings should I check?
  10. E

    Resolved Name resolution/network problem

    Hi all, We have a problem with one server since this morning after an update. After a reboot, no ssh acces to the server. We can with IPMI / KVM connection. #ping google.com ping: google.com: Temporary failure in name resolution I've updated resolv.conf with DNS google. nameserver 1.1.1.1...
  11. E

    Issue SMTP / connection dropped for one sender

    yes, xbl.spamhaus.org;sbl.spamhaus.org but no problem with sender ips too. Messages are starting to arrive so the problem seems to be solved with the modification. Last question: Do you know the interval / range for xinet "per_source_limit"? Concurrent access, per hour...?
  12. E

    Issue SMTP / connection dropped for one sender

    Hello Peter, That's what I thought at first, but no sender IP at fail2ban or firewall.
  13. E

    Issue SMTP / connection dropped for one sender

    Hi, We have a problem with receiving emails on one server. A sender receives the following message when sending emails: Message delivery to the host X.X.X.X failed while delivering to the remote domaine 'MYDOMAIN.COM' for the followinf reason: The connection was dropped by the remote host...
  14. E

    Resolved IPv6 not working

    Hi, Do you have found a solution? We have the same problem...
  15. E

    Issue IPv6 - unreachable domain

    From outside. Traceroute from outside does not arrive. Traceroute from server arrive: # traceroute -6 mydomain.com traceroute to mydomain.com (2001:41d0:x:x:x:1), 30 hops max, 80 byte packets 1 reverseip... (2001:41d0:x:x:x:1) 0.050 ms 0.018 ms 0.016 ms I can ping from inside. I can not...
  16. E

    Issue IPv6 - unreachable domain

    Hi all, We are testing websites installation with IPv6. All the configuration goes smoothly. But when we want to access to the website, we can not (timeout , not recheable). We can not "ping" also. We thought of a problem with the firewall. We lifted all ipv6 rules. ip6tables -F ip6tables...
  17. E

    Issue /Server/full - /usr/local/psa/handlers/spool/

    Ok. I found deleted process to kill... # lsof +L1 COMMAND PID USER FD TYPE DEVICE SIZE/OFF NLINK NODE NAME dbus-daem 1231 dbus txt REG 9,2 343176 0 954736 /bin/dbus-daemon (deleted) sendmail 6306 root 3r REG 9,2 16385150976 0 897812...
  18. E

    Issue /Server/full - /usr/local/psa/handlers/spool/

    There are no other "big" files than the one deleted from 16G: -rw------- 1 popuser popuser 16G 18 nov. 02:43 /usr/local/psa/handlers/spool/messagexXi82w ..as the file had not been deleted. Is there a service to reload to refresh?
Back
Top