• 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
  • Please beaware of a breaking change in the REST API on the next Plesk release (18.0.62).
    Starting from Plesk Obsidian 18.0.62, requests to REST API containing the Content-Type header with a media-type directive other than “application/json” will result in the HTTP “415 Unsupported Media Type” client error response code. Read more here

Recent content by spaantje

  1. S

    Question Plesk Composer v2.0.0

    You can run (something like) /opt/plesk/php/7.4/bin/php /usr/lib64/plesk-9.0/composer.phar --1 to downgrade to v1.x Look in the schedules task list for composer and schedule the above command after the one from plesk to keep it on v1.
  2. S

    Question Plesk Composer v2.0.0

    @IgorG i downgrade by running: # /opt/plesk/php/7.2/bin/php /usr/lib64/plesk-9.0/composer.phar self-update --rollback And then updated to the latest 1.x release using : # /opt/plesk/php/7.2/bin/php /usr/lib64/plesk-9.0/composer.phar self-update --1 (I think this is beter than manually...
  3. S

    Question Plesk Composer v2.0.0

    Anyone knows where Plesk does the updating of the composer plugin. I want to add the --1 flag to force i to the 1.x version ?
Back
Top