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

Search results

  1. sweetp

    Question SSL renewed/created hook?

    I have a bash script to add a TLSA entry to my DNS. Is there some kind of notification I can listen for to run this script after an SSL renewal or manual creation. I’ve seen a GitHub project that does it like this: Navigate to Plesk > Tools and Settings > Scheduled Tasks. Find the Let's Encrypt...
  2. sweetp

    Resolved emails sent to non-existent addresses not being rejected

    I have all my domain mail accounts configured to reject Mail sent to non-existent users. However this mail is sent to the the address defined in My Profile
  3. sweetp

    Input Dark mode looks great!

    Im not sure when this landed, but I just noticed it today. it looks great, thanks
  4. sweetp

    Question Global Google FLoC opt out headers

    I have basic knowledge of nginx and Apache, can I add the opt out headers globally to every domain in my account somehow? Or do I need to add the headers to each domain individually. https://paramdeo.com/blog/opting-your-website-out-of-googles-floc-network
  5. sweetp

    Resolved Rails 6.1 fails to start

    I have a functioning rails 6.0.3.4 app on Ubuntu 18.0.4, but updating the Gemfile to: gem "rails", "6.1.0" causes the app to fail to start when running bundle install via Plesk
  6. sweetp

    Forwarded to devs display error on Safari 13.0.3/Plesk Obsidian

    TITLE: display error on Safari 13.0.3/Plesk Obsidian PRODUCT, VERSION, OPERATING SYSTEM, ARCHITECTURE: Plesk Obsidian 18.0.20 update #2, Ubuntu 18.0.4 PROBLEM DESCRIPTION: there is a display bug on macOS Catalina 10.5.1/Safari 13.0.3/Obsidian 18.0.20 update #2 you can see the problem in the...
  7. sweetp

    Resolved display error on Safari 13.0.3/Plesk Obsidian

    there is a display bug on macOS Catalina 10.5.1/Safari 13.0.3/Obsidian 18.0.20 update #2 you can see the problem in the following image: Plesk Obsidian css render error on macOS Safari 13.0.3 it is easily fixed with the following css: (commenting out "display: flex;") .pul-preview-panel {...
  8. sweetp

    Resolved Cron and mysqlcheck

    I want to set a Cron job to optimise all my databases, so i tried running this command from a Scheduled Task: mysqlcheck -uadmin -p`cat /etc/psa/.psa.shadow` --auto-repair --optimize --verbose --all-databases But it always throws an error: Task "mysqlcheck -uadmin -p`cat /etc/psa/.psa.shadow`...
  9. sweetp

    Question symlink to subdomain

    so I am running a rails app on a subdomain which i would like to access from a folder in the root directory: mydomain.com/store --> store.mydomain.com how can i configure this? ive tried a symlink but get a forbidden error in apache
  10. sweetp

    Question install Rails app in subdirectory?

    Hey guys, I am wanting to install a Ruby on Rails app in a subdirectory of my domain, but don't see a way to achieve this through the UI? I can install the app just fine, and I have it configured in the envioronment.rb file to run on the subdirectory: mydomain.com/store and this works great...
Back
Top