pls i need the exact command am to put in the command space. thankspublic_html/phpmysqlautobackup/run.php
how do i use cronjob to execute my php script
Moderator: General Moderators
how do i use cronjob to execute my php script
Hello friends, i have a php script meant to execute/run my php script (this script is to send databse backup my my email). Using the cronjob panel, i can set the time but i dont know how to set the command in the command space. The Location of the script i want to run is
Re: how do i use cronjob to execute my php script
can you tell me what system your server is?
you can try this
you can try this
Code: Select all
/usr/local/bin/php -q /home/USERNAME/public_html/PATH_TO/FILE.php