• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

Recent content by Mahdi Elahi

  1. M

    Question Run Scheduled Tasks With Sql Command In Plesk

    how to run query in scheduled tasks for windows server ?
  2. M

    Question Run Scheduled Tasks With Sql Command In Plesk

    its use it for linux ? Run a mySQL query as a cron job?
  3. M

    Question Run Scheduled Tasks With Sql Command In Plesk

    how to do it and use direct mysql command ?? show example please
  4. M

    Question Run Scheduled Tasks With Sql Command In Plesk

    sorry , i dont khow,:( whats different bettween linux and windows server for use scheduled task? what i do now ?
  5. M

    Question Run Scheduled Tasks With Sql Command In Plesk

    i dont use linux, what i do ?
  6. M

    Question Run Scheduled Tasks With Sql Command In Plesk

    how to use windows cli or plesk cli ? in windows i use sql server , is different between my sql or sql serve in bash.script content of script mysql --user=[zarbafco] --password=[*********] --database=[zarbafco_itisa] --execute="Insert into zarbafco_itisa.dbo.TSync1 (Id,Name,Age) Values...
  7. M

    Question Run Scheduled Tasks With Sql Command In Plesk

    i use this for path ,its true ?
  8. M

    Question Run Scheduled Tasks With Sql Command In Plesk

    Thanks , i create bash script and upload it on httpdocs , but in what write in Command scheduled task to execute the script file? how to use it in scheduled task ? i write in command filed /zarbafco/bash.sh but its not run and show this error '/zarbafco/bash.sh' is not recognized as an...
  9. M

    Question Run Scheduled Tasks With Sql Command In Plesk

    Hi, I want Insert a record every minute in specified Table, but how to set sql command for scheduled tasks in plesk ? i upload a comman.sql in httpsdocs how to use it in scheduled tasks
Back
Top