• 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!
  • We are looking for U.S.-based freelancer or agency working with SEO or WordPress for a quick 30-min interviews to gather feedback on XOVI, a successful German SEO tool we’re looking to launch in the U.S.
    If you qualify and participate, you’ll receive a $30 Amazon gift card as a thank-you. Please apply here. Thanks for helping shape a better SEO product for agencies!
  • 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.

Recent content by 105547111

  1. 1

    Issue php versions not matched

    Out of the panel in tools and settings / php settings: PHP Settings Select the PHP handlers you want to make available. You can install additional handlers using the Plesk Installer. 13 items totalEntries per page: 10 25 100 All Handler Domains 5.4.45 by OS vendor CGI application 0 5.4.45...
  2. 1

    Issue yum update issue Centos 7

    Thanks IgorG! I have been updating using --skip-broken and I had given it a few days glad to know a rebuild of psa-mail-driver-common is in the works. Cheers, David
  3. 1

    Issue yum update issue Centos 7

    Resolving Dependencies --> Running transaction check ---> Package libopendkim.x86_64 0:2.10.3-7.el7 will be updated --> Processing Dependency: libopendkim.so.10()(64bit) for package: psa-mail-driver-common-17.0.17-cos7.build1700161124.17.x86_64 ---> Package libopendkim.x86_64 0:2.11.0-0.1.el7...
  4. 1

    Issue Watchdog - IP used for probing services?

    Here's a quick question. I'm filtering port 110 and 143 TCP only to my IP address as mail users STILL refuse to use secure GRRR. Now watchdogs complaining about plain courier IMAP and POP3 as iptables is now dropping everything except my IP own address. I'm guessing its probing on localhost...
  5. 1

    roundcube 1.2 with pgp support

    GPG / PGP is really needed.....
  6. 1

    How to change system time in Virtual Server - DigitalOcean

    Here easy :-) Time zone files located at /usr/share/zoneinfo. Locate the appropriate named timezone for your location. The active timezone used on your system is in the /etc/localtime Backup the existing localtime file, always good practice - backup don't just over write. sudo mv...
  7. 1

    Plesk 12.5 RTM is out

    Looking at this issue it's probably best to remove fail2ban via the plesk installer first, then upgrade, put it back and reconfigure the jails. I did find one other issue that health shows 0 percentages, but graphs work in detail. So I followed this: http://kb.odin.com/en/114307 I ended up...
  8. 1

    Plesk 12.5 RTM is out

    I only had issues on Centos 7 plesk 12.0.18 that fail2ban packages caused the upgrade to fail due to rpm conflicts. So I removed all the fail2ban packages and upgrade ran through. Next via installer removed fail2ban (as plesk still thinks it's installed) then install it again. Now running...
  9. 1

    Can someone post their default cron? I overwrote mine.

    Sure :-) cat /var/spool/cron/root ## 0 1 * * * /usr/local/psa/libexec/modules/watchdog/cp/secur-check 0 1 * * 1 /usr/local/psa/libexec/modules/watchdog/cp/send-report weekly 10 1 * * *...
  10. 1

    Why pay swsoft

    Policy has changed. After you purchase a support ticket, if the problem is in plesk and not 'your' issue with config or server issues, the ticket is refunded.
  11. 1

    Backup manager fails to connect to FTP

    Backups stopped on August 4th some update to backup manager took it out. Despite I can connect over shell, plesk insists the ftp cant be reached. Note the actual directory response below the error message... Error: FTP connection failed, please check your FTP settings. drwxr-xr-x 2 backup...
  12. 1

    Downgrade php from 5.4.x to 5.3.x

    By using yum to downgrade its safe. It won't break package dependencies. If you exclude a downgrade of a package of the group that has to be downgraded, you get a dependency error and it won't give you the option. So yes it's safe. It will downgrade. Just see what packages it tells you are...
  13. 1

    Downgrade php from 5.4.x to 5.3.x

    Your using remi for your php. It did downgrade.... ---> Package php.x86_64 0:5.4.14-1.el6.remi will be a downgrade ---> Package php.x86_64 0:5.4.15-1.el6.remi will be erased It downgraded from 5.4.15-1 to 5.4.14-1 Keep going until you hit 5.3xx Stop at the first 5.3x. I hope remi keeps them...
  14. 1

    Downgrade php from 5.4.x to 5.3.x

    Its safe. Just verify the packages before you say 'y' As you know php has a lot of sub-packages. But likewise if you installed php5-ioncube-loader you don't want to downgrade that. These are my php modules.... php.x86_64 5.3.19-12.el6.art @atomic...
Back
Top