• 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

Search results

  1. E

    Issue Cant install new license, SSL connection error

    Dear Manex, I had the same problem, the only solution I have found is the following: 1. Connect through SSH 2. Go to /usr/bin 3. Move curl to curl2 4. Create a file "curl", for example "vi curl" 5. The content should be the following: #!/bin/bash curl2 --insecure $@ 6. Give execution...
Back
Top