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

    Resolved How to access MySQL customer tables on Windows?

    Thanks for your assistance. Using mysqli, we were able to properly interact with the database on Windows and were able to do the necessary changes. It all works :)
  2. A

    Resolved How to access MySQL customer tables on Windows?

    Hello, Peter. We have no preference on what we use to interact with the Customers' database. In short, we want the ability to INSERT, UPDATE and DELETE from the wp_options table, whether its through the adapter, mysqli, or anything else. We used the pm_Bootstrap::getDbAdapter because that was...
  3. A

    Resolved How to access MySQL customer tables on Windows?

    Hello, We are developing an extension for Plesk in PHP and we have need of interacting with WordPress databases on Customer domains. On Linux, we have been using the pm_Bootstrap::getDbAdapter() to make all of our requests using PDO. On Windows, however, the adapter could not interact with the...
  4. A

    Question Advice on testing extensions on various systems

    Hello, I would like to know what's the best way of testing our in-development extension on Plesk. I saw on your blog that you have a list of officially supported OSs, as well as some guidelines on testing extensions. However, there are many different OSs to test the extension on, and we don't...
Back
Top