• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

Search results

  1. R

    Question XML API connection issue

    I've been unsuccessful in trying to connect to the API (via PHP) using the methods commonly found online. e.g. $client = new \PleskX\Api\Client($host); $client->setCredentials($username, $password); $customers = $client->customer()->getAll(); and $client = new PleskApiClient($host)...
Back
Top