• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

Search results

  1. C

    Issue what the hell made this skin??

    the color used to the new skin made texte unreadable without a conscious effort !! who is the stupid guy setted it.?? go to the end, use white color for text and background !! how to think that admin entry can be readable with this. ?? overstrain and just coler about this stupid "choice"...
  2. C

    Resolved Disable Mail Server - Allow outbound mail

    mail systeme resources are very low... and now, with spf, dkim, dmarc rules, you can't simply use php mail() or sendmail, your mail have a great chance to be rejected , and never come in the destination mailbox.. and you encounter the risk to be marked, by your ip, as a spammer...and blocked by...
  3. C

    Question Forward Domain Between 2 Plesk

    in your plesk A, domain abc.com , change dns record abc.com A plesk A IP... to abc.com A plesk B IP when the dns get a record from plesk A, it will be redirected to plesk B ip to abc.com by the ip returned by the upddated A record.. then ony work to do is to change dns record for...
  4. C

    Issue Cannot connect to Plesk via FTP

    look in ftp server log...
  5. C

    Issue Xinetd Failed and No Ftp Access for All Server

    hello.look in your report. Oct 05 23:37:05 redacted.hostname xinetd[28267]: bind failed (Address already in use (errno = 98)). service = ftp Oct 05 23:37:05 redacted.hostname xinetd[28267]: Service ftp failed to start and is deactivated. Oct 05 23:37:05 redacted.hostname xinetd[28267]: bind...
  6. C

    Question get mail-service-ip with command line site

    or where they are stored in databases ? any ideas welcome..
  7. C

    Question get mail-service-ip with command line site

    with the command plesk bin site -u <domain> -mail-service-ip IPtosendfrom we can specifie wich ip will be used to send emails from domain. but, how to retrieve the send from domain ip setted for a domain, or list..??
  8. C

    Resolved Email is blackscattered

    hum, just test this command: ping shaxiakind.top ping topsawbetter.top ping shaxianature.top ping shaxiaoperation.top and you can see nothing responding. you can't send emails from unreachables servers. the rules has heavily changed. if you do not expose correct spf, dmarc & dkim rules in...
  9. C

    Resolved DNS record updated by sql

    tryed again, and find command working plesk sbin dnsmng --update domain.ltd --without-reverse the change setted in psa.dns_recs.val and psa.dns_recs.displayVal by sql request is used effectively by the dns.
  10. C

    Resolved DNS record updated by sql

    hum, tried plesk sbin dnsmng --update domain.tld (with modifyed domain) but, changes setted in psa.dns_recs.val and psa.dns_recs.displayVal are not setted or used by the dns.. i have a lot of dns records to update. .does exist a way to do it? retrieve specific dns record , and update...
  11. C

    Resolved DNS record updated by sql

    i used sql to update some domains DNS records, but it seem that this changes aren't used or returned by the dns server. ex, update _dmarc or spf record, when fighting with deliverability problems.. to do changes must be effective, i was forced to open each domain dns, edit record and add space...
  12. C

    Forwarded to devs Postfix outgoing IP address does not change

    having same problem, how to configure plesk or postfix to send emails from ip corresponding to domain ip, ?? or simply change outgoing mail ip for domains.? ‪CentOS Linux 7.6.1810 (Core)‬ Plesk Onyx Version 17.8.11 Update #67, postfix-2.10.1-7.el7.x86_64 i tried a lot, but can't find...
  13. C

    Resolved xml api creat role for user deprecated

    ok, so, to resume. you was deleted part of xm apî, because you determinate , on your side , simply, that is rarely used. thanks for customer that use it. !!! and replaced by ??? NOTHING..!! you api rest V2 contain nothing to manage right for customer account. thank you to wrecked our work and...
  14. C

    Resolved xml api creat role for user deprecated

    i used xml api to create role to additional user in plesk 12.5., to give them right to manage customers emails on her website. working perfectly in 12.5 but after upgrading to version 17, the xml api don't want to make the job. i followed the minimal sample at Creating a Role but give...
  15. C

    Question how to check/install PHP-FPM handlers for apache

    i must install and set PHP-FPM handers on OS ‪CentOS Linux 7.3.1611 (Core)‬ Plesk version: 12.5.30 Update n° 75 in plesk components, i can see: httpd 2.4.6-45.el7.centos.4 php 5.4.16-42.el7 php-fpm 5.4.16-42.el7 php54 5.4.45-centos7.17090117 php55 5.5.38-centos7.17090117 php56...
  16. C

    Resolved nginx error 404 newly created website

    tested reload but it isn't effective. searched more and found working solution. i founded infos in logs saying "too many open files" controling with cat /proc/$(cat /var/run/nginx.pid)/limits|grep open.files i got Max open files 1024 4096 files it...
  17. C

    Resolved nginx error 404 newly created website

    on plesk 12.5 centos 7 , when we create new website, we have a problem of error 404 for files (js, css and others) we was verified files, rights and owner, all, are good. the only way to resolve it is to restart nginx. but, it's a real problem for us, because the server host lot of websites...
  18. C

    smtp dynamic hostname from ip

    please read the post. it's for 2 IPs that point to the same server. 1 static IP, and 1 failover IP. your link talk about problem for 1 static ip. already resolved.. the real problem is to manage hostname sended by smtp protocol when sending email from domains using the additionnal failover ip.
  19. C

    smtp dynamic hostname from ip

    i was configured a fail over ip on a plesk 12.5 server , centos7. the server work as DNS server for all domains, with NS records declared and fully working. postfix and dovecot are configured, with spf, dmarc, and dkim working and tested. but, to gain capacity to send email without spam marker...
  20. C

    Resolved Query on iP address, use two different ips for DNS

    you enabled ipv4, and it's good. you can have two NS records that point to same server ip with differrent names by security, (to keep bind servers/DNS servers responding in case of failure) the standard safe rule is to use 2 differents servers to serve your DNS record, BUT, you can use the...
Back
Top