• 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!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    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.

Search results

  1. Katya

    Resolved Need help using the api php lib plesk

    Hello, So here you can find an example of retrieving customers to check if one has been already created. Here and here are examples of creating webspace and site respectively.
  2. Katya

    Forwarded to devs Plesk keeps mail service attached to a dedicated IP after receiving release request from WHMCS

    Correct API request for changing IP address on both web and mail service is: <webspace> <set> <filter> <name>000adidedicatedip2.local</name> </filter> <values> <hosting> <vrt_hst> <ip_address>192.168.1.240</ip_address> </vrt_hst>...
  3. Katya

    Question Event Manager - Create DB when domain created

    Hello, You don't need domain subscriber for this command actually as -domain parameter expects domain name to be specified. So for creating database try running: plesk bin database -c 'db_name' -domain ${NEW_DOMAIN_NAME} -type mysql -server localhost
  4. Katya

    Wordpress Toolkit unable to update 1 wp site

    Hello, This bug will be fixed in future WordPress Toolkit updates. Please take a look at the Unable to view WordPress instance updates: this.props.instance.updateTasks.map is not a function for workaround.
  5. Katya

    Forwarded to devs Plesk keeps mail service attached to a dedicated IP after receiving release request from WHMCS

    Integration between Plesk and WHCS is done by the mean of WHMCS module and bug is related to this module. It performs wrong API request to Plesk server on releasing IP address.
  6. Katya

    Forwarded to devs Plesk keeps mail service attached to a dedicated IP after receiving release request from WHMCS

    Thank you for the report. We confirm, there is a bug in WHMCS module, EXTWHMCS-53 was submitted.
  7. Katya

    Resolved Class 'Modules_Kolab_Install_CloudLinux' not found

    Hello, According to the description of the extension CloudLinux is not supported.
  8. Katya

    Issue Rename Domain but DNS exists...

    Hello, Did you try resetting DNS zone to default?
  9. Katya

    Resolved retrieve site-id using the PHP API (/plesk/api-php-lib)

    Hello, Retrieving site id is not supported at the moment. However, this is an open source project and you can help us by contributing to plesk/api-php-lib
Back
Top