• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    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. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

Search results

  1. L

    Issue Problem with backup directory vars in psa.conf

    I have checked, the vars exist only once and Plesk has been restarded with the server and the vars were already set. Everything was fine since the server restarted and I do not know if it is linked, but I have constant RAM usage growing since this restart. I do not know what is wrong.
  2. L

    Issue Problem with backup directory vars in psa.conf

    Hello, in the file /etc/psa/psa.conf I have in file /etc/psa/psa.conf # Backups directory DUMP_D /var/lib/psa/dumps DUMP_TMP_D /var/tmpdmp Those directory exist and everything was fine since the reboot of the server. I don't understand why the vars in psa.conf are not used and instead the...
  3. L

    Issue yum fails duplicated packages

    How can I do as all versions seems to have dependencies ?
  4. L

    Resolved Problem sending email after installing postfix with Domain Keys

    The problem seems to be solved, I have replaced non_smtpd_milters = $smtpd_milters by non_smtpd_milters = inet:127.0.0.1:8891 In case you see something wrong, here is the /etc/hosts content : 127.0.0.1 localhost.localdomain localhost XX.XXX.XX.XXX nsXXXXXX.ovh.net nsXXXXXX I haven't...
  5. L

    Issue yum fails duplicated packages

    I have ran the command with --test, here is the result : # rpm -e --test libcom_err-1.41.12-14.el6_4.2 erreur: D▒pendances requises: (required dependencies) # rpm -e --test libcom_err-1.41.12-14.el6_4.2 erreur: D▒pendances requises:(required dependencies) libcom_err =...
  6. L

    Issue yum fails duplicated packages

    Sorry, I haven't seen the 12-14 and 12-21 difference, I thought it was between el6 and el6_4.2
  7. L

    Issue yum fails duplicated packages

    Thanks, I'll try this. I have few questions: Is it "risky" ? ;-) How do you know that libcom_err-1.41.12-14.el6_4.2 (x86_64) is older than libcom_err-1.41.12-21.el6 (x86_64) ? The following commands don't remove the old versions ? package-cleanup –dupes # list out duplicates package-cleanup...
  8. L

    Issue yum fails duplicated packages

    Here is the output : # rpm -qa --qf '%{NAME}-%{VERSION}-%{RELEASE} (%{ARCH})\n' | grep libselinux libselinux-utils-2.0.94-5.8.el6 (x86_64) libselinux-utils-2.0.94-5.3.el6_4.1 (x86_64) libselinux-2.0.94-5.8.el6 (x86_64) libselinux-2.0.94-5.3.el6_4.1 (x86_64) # rpm -qa --qf...
  9. L

    Issue yum fails duplicated packages

    By problem, I mean this situation: I have tried to update libcurl (for Paypal communication) and I have the following: [root@nsXXXXXXX ~]# rpm -Uvh http://www.city-fan.org/ftp/contrib/yum-repo/rhel6/x86_64/city-fan.org-release-1-13.rhel6.noarch.rpm R▒cup▒ration de...
  10. L

    Issue yum fails duplicated packages

    Hello, I have Plesk 12.0.x on an CentOS and I have a problem with duplicated packages when I try to update with yum. I have seen some solutions to solve this, but I would like to know if it safe to do this. And if not safe, how could I do a backup of the system (not only website) before running...
  11. L

    Resolved Problem sending email after installing postfix with Domain Keys

    I have inspected the maillog and I have : Oct 3 03:39:00 nsXXXXXX postfix/cleanup[6723]: warning: milter inet:127.0.0.1:8891: can't read SMFIC_OPTNEG reply packet header: Connection timed out Oct 3 03:39:00 nsXXXXXX postfix/cleanup[6723]: warning: milter inet:127.0.0.1:8891: read error in...
  12. L

    Resolved Problem sending email after installing postfix with Domain Keys

    I have added emails in generic file : root@nsXXXXXX.ovh.net postmaster@mydomain.com root@localhost.localdomain postmaster@mydomain.com watchdog@nsXXXXXX.ovh.net postmaster@mydomain.com and reloaded postfix. I have well received an email from watchdog coming from postmaster@mydomain.com but I...
  13. L

    curl upgrade on Plesk 12.5

    Hello, I also need to update curl for the same reason, and have tried to do as adviced here, but i have problemes with duplicates : ----------------------------------------------------- [root@nsXXXXXXX ~]# rpm -Uvh...
  14. L

    Resolved Problem sending email after installing postfix with Domain Keys

    Thank you for the answer, I have changed the default sender for PHP by adding sendmail_path = "/usr/sbin/sendmail -t -i -f postmaster@mydomain.com" in the PHP additional setting via Plesk, but I had received this email : -------------------------------------------------- This is the mail...
  15. L

    Resolved Problem sending email after installing postfix with Domain Keys

    Hello, I have installed postfix from the panel and then I have set up spf and domain keys to send email. I can send emails for the domains I have set up. The problem is with automatic mail sent from cron task, application updates or problem with a backup. The mail is not sent and I receive...
Back
Top