• 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 Chad Reitsma

  1. Chad Reitsma

    Question How to enable php-xmlrpc on my server

    Running into the same issue.
  2. Chad Reitsma

    Resolved Deactivating generated favicons in the domain overview

    That sounds good - but it seems like Plesk is downloading the actual favicon images (.png or .jpgs) from sites that have them - specifically all of our Wordpress sites. Of course we try to optimize them, but Wordpress recommends a 500x500px image and those are generally around 25-80kb each...
  3. Chad Reitsma

    Resolved Deactivating generated favicons in the domain overview

    We're still keeping them disabled, they don't improve the UX for us.
  4. Chad Reitsma

    Resolved Deactivating generated favicons in the domain overview

    Thank goodness we can disable this. Honestly, this does nothing for UX and is more of an annoyance/burden on the server. When hosting over 50+ domains, you can see how slow it is as it tries to load the favicons for each domain. Maybe you guys could employ a cache mechanism if it's going...
  5. Chad Reitsma

    Resolved /var/awp/etc/config: No such file or directory, Failed to update the ModSecurity rule set

    Here's how I fixed it. 1. Switch to Comodo (Free)(Gratuit) 2. Login via SSH/Console # touch /var/awp/etc/config # aum -u # ln -s /var/awp/bin/aum /var/asl/bin/aum 3. Switch back to Atomic Standard
  6. Chad Reitsma

    Resolved /var/awp/etc/config: No such file or directory, Failed to update the ModSecurity rule set

    Hey Brian, Not sure if you saw this article - seems to be an issue with Atomic...
  7. Chad Reitsma

    Input Scheduled Task with "Run a PHP Script" throws errors if using short open tags

    Thanks Rasp, I don't think it's a bug - I just wanted to create this post to help any novice devs. It might confuse them because the code is technically sound, it's just running with a different config.
  8. Chad Reitsma

    Input Scheduled Task with "Run a PHP Script" throws errors if using short open tags

    Thanks Peter! I thought about that too. Where does Plesk store the php.ini for each domain?
  9. Chad Reitsma

    Input Scheduled Task with "Run a PHP Script" throws errors if using short open tags

    Hey guys, I ran into a weird issue when using a scheduled task on one of our client's Wordpress installations. Some background information: The scheduled task is set up as "Run a PHP Script" without arguments. We have changed the 'Access to the server over SSH' to /usr/bin/bash PHP Options -...
  10. Chad Reitsma

    Wordpress Toolkit / Overlapping App

    Hi guys, It looks like you have coded the Wordpress toolkit to look for files in the installation directory and fail if any files are found - from an Admin level this is simply not good practice. We have several files in our skeleton directory that need to be present when a domain is created...
Back
Top