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

    Resolved Mail to postmaster@hostname is no longer delivered.

    Resolved. Tools & Settings > Server Settings > Full hostname a20.example.tld --> another.example.tld [OK] another.example.tld --> a20.example.tld [OK] I changed it to a different hostname and then changed it back. Now it is normal. It seems to have been repaired. Thank you very much for your...
  2. rik

    Resolved Mail to postmaster@hostname is no longer delivered.

    As follows, there seems to be no problem on the sending side. I tried sending to postmaster@ info@example.jp(hostname a16.example.tld) --> a20.example.tld(Plesk Web Admin) --- Relay access denied info@example.jp(hostname a16.example.tld) --> a19.example.tld(Plesk Web Admin) --- OK...
  3. rik

    Resolved Mail to postmaster@hostname is no longer delivered.

    Thank you for your reply. It was as follows. Email sent. info@example.jp(hostname a16.example.tld) --> postmaster@a20.example.tld +------------------------------ /var/log/maillog Jan 14 21:03:38 a20 postfix/smtpd[9753]: connect from a16.example.tld[xx.xxx.xxx.xxx] Jan 14 21:03:38 a20...
  4. rik

    Resolved Mail to postmaster@hostname is no longer delivered.

    Hi, Server -> System Settings -> Full hostname a20.example.tld Emails to postmaster@a20.example.tld were being received correctly. I accidentally added the a20.example.tld domain to Plesk. Deleted a20.example.tld. Mail addressed to postmaster@a20.example.tld is no longer delivered. What...
  5. rik

    Resolved API call failed: HTTP Error 500: Internal Server Error

    Removed the Imunify QuickPatch extension and the ImunifyAV extension from 5 servers. I have not received any error emails. It's been resolved for now.
  6. rik

    Resolved PHP Composer, Could not update the integration plugin

    I checked it today (2020-04-15) and it was fixed. Uninstall/install the PHP Composer. It's okay.
  7. rik

    Resolved PHP Composer, Could not update the integration plugin

    Thank you very much. I'm sorry.
  8. rik

    Resolved PHP Composer, Could not update the integration plugin

    When I run PHP Composer, I get the following message Please help me. I removed and reinstalled PHP Composer with no change in results. CentOS Linux 7.7 Plesk Obsidian 18.0.25 Update #2
  9. rik

    Plesk Obsidian Version 18.0.21 caused scheduled backups not to run

    (JST/UTC+0900) 2019/12/04 03:48 It was overwritten by the update as follows, and the error came out again. Therefore, cuBackupAgent.php was replaced again. [centos@ api-common]$ cd /usr/local/psa/admin/plib/api-common/ [centos@ api-common]$ ls -la cuBa* -rw-r--r--. 1 root root 19538 Nov 29...
  10. rik

    Resolved Plesk Obsidian Version 18.0.21 update #3 scheduled backups fail.

    Backup succeeded with 4 Plesk. Thank you. solution: FTP backup fails: Cannot create a file when that file already exists
  11. rik

    Plesk Obsidian Version 18.0.21 caused scheduled backups not to run

    Backup succeeded with 4 Plesk. Thank you. solution: FTP backup fails: Cannot create a file when that file already exists
  12. rik

    Resolved Plesk Obsidian Version 18.0.21 update #3 scheduled backups fail.

    Sorry, Because that thread was already resolved. I will look at that thread.
  13. rik

    Resolved Plesk Obsidian Version 18.0.21 update #3 scheduled backups fail.

    Hi there, Plesk Obsidian Version 18.0.21 update #3 scheduled backups fail. The four Plesk I'm using have not been solved yet. Update #1, #2, #3 has the same problem. ERROR: () Unable to create remote backup. Error: Unable to export backup: Transport error: Unable to create the...
  14. rik

    Plesk Obsidian Version 18.0.21 caused scheduled backups not to run

    Hello, I have the same problem : Warning: Unable to find base backup for creation of incremental one, the full backup will be created. Error: Failed to exec pmm-ras: Transport error: unable to list directory: Curl error: (8) Weird server reply: Last FTP request: LIST Last FTP response: 226...
  15. rik

    Resolved How to install SSH2 extension for PHP7.3

    Thank you very much. it is complete. It worked correctly. ssh2_connect() worked in php7.3 . $ yum install -y plesk-php73-devel gcc libssh2-devel $ yum -y install php-devel $ wget https://pecl.php.net/get/ssh2 $ ls ssh2 $ mv ssh2 ssh2-1.2.tgz $ /opt/plesk/php/7.3/bin/pecl install...
  16. rik

    Question LetsEncrypt just on www?

    Plesk Obsidian CentOS7.7 /usr/local/psa/var/modules/letsencrypt/venv/bin/certbot -d www.example.com -m name@mydomain.com Thanks.
  17. rik

    Resolved How to install SSH2 extension for PHP7.3

    Thank you. I tried the following: $ sudo yum install -y plesk-php73-devel gcc libssh2-devel .... Complete! $ /opt/plesk/php/7.3/bin/pecl search ssh2 Retrieving data...0% Matched packages, channel pecl.php.net: ======================================= Package Stable/(Latest) Local ssh2 1.2...
  18. rik

    Resolved How to install SSH2 extension for PHP7.3

    In php7.2, SSH2 was installed as follows. How to install SSH2 extension for PHP? On another server. How do I install SSH2 on php7.3? Plesk Obsidian CentOS 7.7 ssh2-1.2.tgz(Fix compatibility with PHP 7.3) use this version? How is that done?
Back
Top