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

    Issue Migrated Postgres application, user cannot see or query tables.

    Having issues with a postgres database after migrating to new server. This is a moodle application, the symptom is a setup screen after the migration rather than the migrated site, this indicates that moodle can't find it's path, config or database tables. After verifying the path and config...
  2. B

    Issue Slave DNS servers not updating zone from target server after migrating domain from source server.

    I'm having an issue with: Slave DNS servers not updating zone from target server after migrating domain from source server. I have a new Plesk server (target) setup and am trying to migrate all domains from the old server (source). Both slaves (ns1 & ns2) are set up on both source and target...
  3. B

    Question Cannot migrate subscription because new server apache is missing systemd module.

    trying to migrate subscriptions to a fresh Plesk installation but the migrator is giving me an error: Problem is that on the new installation systemd is not listed as an option! What is the solution for this?
  4. B

    Issue Plesk task manager service trying to run task with id that does not exist

    Having strange problems with any operations that plesk queues , the task manager appears to be trying to run a task with an ID that does not exist in the longtasks table, furthermore, the config file the plesk-task-manager service is trying to use does not exist! The result is that...
  5. B

    How to get the expiration dates of all domains from a [MySQL] Plesk database?

    I used to have this neat little report that ran on a dashboard I have for my daily stuff that would report on the expiration dates of all my hosted plesk domains [Plesk 9] It looked like this: select d.name, l.* from Limits l left join domains d on l.id =d.id where l.limit_name =...
  6. B

    How do I add a path to the open_basedir in Plesk for all domains?

    As the title says, how do I add a path to the open_basedir in Plesk for all domains? I have to change the open_basedir value for all domains from: {DOCROOT}/:/tmp/ to: {DOCROOT}/:/tmp/:/var/www/vhosts/{DOMAIN?}/ I know where to do it, I just don't know what the variable is for the...
Back
Top