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

    Health monitoring bug

    I just upped my RAM from 4GB o 8GB. Server reflects this as watchdog shows 8GB. But health monitoring shows red as it says 90% RAM used out of 3.86 GB. How can it properly see 8GB? The only way I fixed was to yum remove psa-monitor and add it back. Thanks!
  2. 1

    Watchdog courier-IMAP not running after latest update

    PRODUCT, VERSION, OPERATING SYSTEM, ARCHITECTURE PROBLEM DESCRIPTION AND STEPS TO REPRODUCE ACTUAL RESULT EXPECTED RESULT ANY ADDITIONAL INFORMATION -------------------------------------------------------------- Plesk 10.3.1 Centos 6 x86_64 Watchdog insists courier IMAP is...
  3. 1

    Watchdog courier-IMAP not running after latest update

    Hi IgorG Nope it's working fine, definitely a bug: [root@server ~]# telnet localhost 143 Trying 127.0.0.1... Connected to localhost. Escape character is '^]'. * OK [CAPABILITY IMAP4rev1 UIDPLUS CHILDREN NAMESPACE THREAD=ORDEREDSUBJECT THREAD=REFERENCES SORT QUOTA AUTH=CRAM-MD5...
  4. 1

    Watchdog courier-IMAP not running after latest update

    How can I check this from shell? I could use another machine on the LAN via shell to check. Certainly iPhone, iPad and Thunderbird are working, both on ipv4 and ipv6.
  5. 1

    Watchdog courier-IMAP not running after latest update

    Hi IgorG I found this in the log.. [EST Sep 19 14:52:36] Collector: communication failure -- aborting message [EST Sep 19 14:52:36] 'courier_imap' trying to restart [EST Sep 19 14:52:36] 'courier_imap' stop: /usr/local/psa/admin/bin/mailmng [EST Sep 19 14:52:37] 'courier_imap' start...
  6. 1

    Watchdog courier-IMAP not running after latest update

    Anyone experiencing watchdog insisting courier IMAP is not running? Centos 6 x86_64 It definitely is so what can I do? I restarted courier IMAP it's unchanged. Thanks!
  7. 1

    awstats broken plesk 10 all domains

    internia.es, You also can now update awstats and nothing will break, since we created symlinks from the paths plesk is looking for back to the proper package locations as maintained in the package.
  8. 1

    Plesk 10.3 Performance issues with backupjobs

    There has been a vast 10 fold improvement with support here on the forums. Previously absolutely nothing at all was acted upon here. You might get some ideas or perhaps a solution from another that paid for a support ticket. Policy was always pay for a support ticket. If the bug is proven...
  9. 1

    probnlem with backup plesk 10.3 10.3.1

    Why jot take the opportunity for Centos 6? The libraries and packages are so much newer, I have compiled a lot of current versions of packages without a hassle as the libraries are all new. If you put on Centos 6 now it will last for years and years.
  10. 1

    probnlem with backup plesk 10.3 10.3.1

    I assume as you had Centos and redid the server with Centos, your on Centos 6? But you say you installed 10.1, so you must mean Centos 5? Why not install Centos 6, this is current. Also put in straight 10.3.1, don't do twice the work of then updating. From guessing trying to translate what...
  11. 1

    Bug: Plesk automatically starts scheduled backupjobs

    Hi IgorG, Actually, I know on my Centos 6 server that happened but only once when you first set a backup. I really consider it not a bug worth fixing. As you know there is a scheduled backup in cron. All that happens is when cron runs the script, plesk sees it's time to start the backup...
  12. 1

    Copying content & SELinux

    If your ever got selinux issues let me know. It's so easy to make a local rule if you need to tweak some things from the audits. Beats just turning off stuff in Boolean. Let me know also if your got context issues with the files. You can wildcard them with chcon I needed.
  13. 1

    Copying content & SELinux

    Hi Tino, Is this other machine online? Why not use rsync? rsync -qaruX You can always rsync --help for the syntax. If there is a bunch of files to do that will work just nicely. I use rsync on my server as I split off my ipv6 into a separate site, and I use it to copy any content...
  14. 1

    Upgrade to 10.3 changed AWstats path maybe?

    JP Kelly, See this about broken images. http://forum.parallels.com/showthread.php?t=110985
  15. 1

    Copying content & SELinux

    Tino, Use cp instead then delete since mv does not maintain the context. Use cp -pZ This will preserve the owner and timestamps, and maintain the selinux context.
  16. 1

    AWstats not updating after upgrade to 10.3.1

    See my post: http://forum.parallels.com/showthread.php?t=110985
  17. 1

    awstats broken plesk 10 all domains

    Follow my instructions.... ln -s /var/www/awstats/icon /var/www/html/awstats ln -s /var/www/awstats /var/www/cgi-bin/awstats That's what that does :) Creates a symlink that fixes the images...
  18. 1

    awstats broken plesk 10 all domains

    Give me a few hours. I am running 7.0.2 awstats and I have all the fixes. Just I am on my iPad so wait about 6 hours and I post the full fix and it works with latest awstats ;) Don't downgrade - wait for my fix. My fix is in my post above: ln -s /var/www/awstats/icon...
  19. 1

    Please update php 5.3.3 to 5.3.6 centos

    Need not only the update, but parallels please provide php-mcrypt as this is missing from your php-5.3.3 update for centos.
  20. 1

    prepping NS change to plesk [HELP]

    You have to repoint your domain glue records to your plesk server. I assume your going to run dns1.domain and dns2.domain? You have to register these with the registar and to the ip address your using on your plesk server. As long as bind is set up to answer the names it will all work...
Back
Top