• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

Search results

  1. E

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

    Obsedian 18.0.34 / Centos 7.9 / FPM by Apache If i put command in "Additional Apache directives", error: Configuration Apache invalide : AH00526: Syntax error on line 1 of /var/www/vhosts/system/mydomainA.com/conf/vhost_ssl.conf: Invalid command 'sendmail_path="/usr/sbin/sendmail', perhaps...
  2. E

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

    Hi Peter, No, this is not the header that i want. I want "From": sender@mydomainB.com But Plesk change it to: sender@mydomainA.com (default domain). PHP $to = 'myemail@myemail.com'; $subject = 'Test'; $message = 'Hello !'; $headers = 'From: sender@mydomainB.com' . "\r\n" . 'Reply-To...
  3. 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: sender@mydomainB.com but Plesk change it by the default sender@mydomainA.com. So i've found this...
  4. 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...
  5. 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>...
  6. 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?
  7. 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.
  8. 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
  9. 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...
  10. 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.
  11. E

    Resolved Name resolution/network problem

    I can ping ip address aliases but not the main server ip. What settings should I check?
  12. 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...
  13. 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...?
  14. 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.
  15. 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...
  16. E

    Resolved IPv6 not working

    Hi, Do you have found a solution? We have the same problem...
  17. 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...
  18. 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...
Back
Top