i am seting a Cron Job but its not executing
I need to know what command it required to run cron job in you server
I am currently using * * * * * php -q/home/username/public_html/test.php
But my file is not running
I am currently using * * * * * php -q/home/username/public_html/test.php
But my file is not running