• 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

plesk bin site

  1. D

    Resolved Plesk bin site error when creating a domain from bash script

    Im having an issue creating a domain on plesk, this command works fine when run through cli: ```plesk bin site --create newdomain.com -webspace-name existingdomain.com -www-root /httpdocs``` But when I add the same code above to a bash script (create_domain.sh) and try to run it with: ```sudo...
Back
Top