• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.
  • 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.

Search results

  1. S

    Get hosting IP address in psa database

    I answer to mysqelf. Form some mysterious reason that relationship is now in dom_param. dom_id points to hosting.dom_id look for a param = 'ip_addr_id' Its value points to IP_Addresses. So, for example... SELECT domains.name, IP_Addresses.ip_address FROM domains INNER JOIN...
  2. S

    Get hosting IP address in psa database

    Hello, I guess a change in psa has been made in this version. In previous versions i could get IP address with hosting.ip_address_id pointing to IP_Addresses table. Now this reference is always "0". Where can i find that relationship now? Thank!
Back
Top