in the moment I am trying to automate my backup with a native cron script. I have three questions:
1. For the latest Cron Scripts (for MySQLDumper) I have been using Putty to enter the correpsonding scripts. I guess that I could use it here as well ?!
2. Usually, I am scheduling my Cronjobs with e. g. * * * * 05 placed in front of the script. Could this be done here as well?
3. In the manual, there is said that "the path to your PHP CLI executable" has to be used in the script. After having called the info.php of my server, the PHP information inter alia names a so called "Configuration File (php.ini) Path". Is this the "path to your PHP CLI executable"?
Thank you in advance!
Netzy