• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

cobject->update()

  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