Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Log in to the Plesk database:

    Code Block
    mysql -uadmin -p`cat /etc/psa/.psa.shadow` -Dpsa


  2. Apply the following SQL query:

    Code Block
    mysql> INSERT INTO misc VALUES ('restart_apache_gracefully', 'true');


Symptoms

When there is an issue interacting with the Plesk API, the module log under Tools > Logs > Module Log sometimes includes errors.

1018 - Unable to create hosting. IP address does not exist in client's pool.

This error usually indicates that the IP address is set as "dedicated" instead of shared. To check and update this in Plesk visit Tools and Settings > IP Addresses. Then, click on the IP address and change the type to "shared".