vendredi 12 juin 2020

Adding laravel scheduler cron job into cPanel

I am trying to add my very first cron job entry into the cPanel and I tried it but my cron job is not working properly I have added following code into the command.

php -d register_argc_argv=On /home/ddsas9rm2f1g/public_html/clowdlink.com/crm/app/Console/kernel.php schedule:run

This thing is not working I also tried adding the following

php -d register_argc_argv=On /home/ddsas9rm2f1g/public_html/clowdlink.com/crm schedule:run

php -d register_argc_argv=On /home/ddsas9rm2f1g/public_html schedule:run

But none of the above cron job is working in my case. I have read and tried many articles from stackoverflow and also googled it a lot and tried many solutions from there as well but none of these working. I received following error in the mail.

Status: 404 Not Found X-Powered-By: PHP/7.3.17 Content-type: text/html; charset=UTF-8 No input file specified.

Can anyone please help me out with what I am doing wrong here.



via Chebli Mohamed

Aucun commentaire:

Enregistrer un commentaire