• 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 Issue with Laravel Component Variable

    Hello :) I'm using Plesk, and I've deployed a new Laravel application. From the Laravel toolkit, I run the command php artisan make:component sidebarnominativi. So far, so good. It creates the controller in app/View/Components/sidebarnominativi.php and the blade file in...
  2. E

    Resolved Run cron task command with arguments

    Hi I create a script with bash that's need some arguments I try to schedule this on plesk panel but it is executed without arguments. The command look like this: If I execute the script from shell everything work fine (argument1 become $1 and so on), but if I put this inside Scheduled...
  3. E

    Question Change SSL/TLS certificato for mail from CLI

    Hi there! I'm looking for a command that allows me to assign a different SSL/TLS certificate for mail service from CLI. I found the following command (from here certificate: SSL/TLS Certificates): But it change jut the certificate for website, not for mail service. Any idea? Thanks in...
Back
Top