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

    Mail - Outbound only?

    Yes, You will have to disabled the mail services of your all domain on your server. You can disable it with the following command. /usr/local/psa/bin/mail --off domain.tld
  2. I

    FTP issue

    Check selinux mode of your server. With the selinux you will get the same issues.
  3. I

    Cannot upgrade plugins trough wordpress toolkit after migration.

    Hello, I think your are you getting this issues due to incorrect ownership of your account files. Try to update the correct ownership of all files and try again.
  4. I

    Apache 2 Test Page

    Try to rebuild your Apache config with the following command. /usr/local/psa/admin/sbin/httpdmng --reconfigure-all
  5. I

    Plesk stopped its daily tasks after yum update

    Can you please try to run this scripts manually through command line and let me know if you are getting any issues. export PLESK_DEBUG=1 /usr/local/psa/bin/sw-engine-pleskrun /usr/local/psa/admin/plib/DailyMaintainance/script.php
  6. I

    Plesk stopped its daily tasks after yum update

    Hello, Please check your crond service status and check the daily maintenance cron file of plesk at /etc/cron.daily/50plesk-daily
  7. I

    mailman web interface 404

    Have you enable the mailing list for your domain ? And which URL are you using ?
  8. I

    Email log

    Yes, You can check the mail logs at /usr/local/psa/var/log/maillog
  9. I

    newbie needs help installing rpm

    Hello, Can you please try with the following command. wget -q -O - http://www.atomicorp.com/installers/atomic | sh yum list php53-soap
  10. I

    Resolved 4.4.2 Mailbox full but the Mailbox is not full

    Hello, Please check : http://kb.odin.com/en/113755
  11. I

    Ghost backup

    Hello, Have you tried to update the new FTP setting in backup tab ? If yes, New setting is updated OR are you getting any error while updating ?
  12. I

    Syntax error or access violation: 1286 Unknown table engine 'InnoDB'

    Hello, Can you please update your my.cnf content, So that we can check this for you.
  13. I

    xmlSchemaParse() failed

    Hello, If you are getting this error with the backup then you will get the all logs in : /usr/local/psa/PMM/logs/backup-<datetime> directory
  14. I

    DNS zone in Plesk panel and A record to another IP

    Hello, Have you checked the all redirecting setting on your VPS ? Check .htaccess and URL setting of your sub-domains.
  15. I

    xmlSchemaParse() failed

    Hello, can you please provide here some backups logs so that we can check that and assist you on this.
  16. I

    Plesk12 + PHP5.2 Centos7

    Hello, You can install multiphp on your server. Install php5.2 as a secondary php version on your server. Please check it : http://kb.odin.com/en/114753
  17. I

    Restart Apache after reboot?

    Have you installed nginx on your server ?
  18. I

    deleted plesk panel and my sites gone

    There is an issues with the nginx server so you will have to reinstall Nginx on your server. Try to remove Nginx from Plesk> Tools & Settings > Services Management.
  19. I

    Unable to start Parallels Products Installer.

    Can you please provide me the following command output. ls -ld /usr/local/psa/admin/bin/autoinstaller
  20. I

    Permission denied with session.save_path

    I think you have setup incorrect ownership for your session directory, Please try to setup correct ownership and check it
Back
Top