• 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

sheduled task cron user root

  1. W

    Resolved Plesk Command not found when running over sheduled task

    I created a shell script that creates a plesk database and assigns the permissions directly. Code: plesk bin database -c test -domain test_host -type mysql -add_user test_user -passwd test_pw -add-access 'localhost' -remove-access '%' -set-privileges '..','..'' If I now connect via SSH and...
  2. M

    Resolved Plesk Command not Found | Cron Job to execute .sh file

    Greetings! I am trying to run a backup command written in a .sh file via cron. The content of the .sh file is: plesk bin pleskbackup --domains-name secure.authlogin.de --output-file="*******************************" --ftp-login=********* --ftp-password=********* --incremental The script is...
  3. N

    Question PHP script only from sheduled task

    Hi there, I would like to run a PHP script only from sheduled task. Other users will not be able to execute it. How could I do that ? Thanks.
Back
Top