Welcome Guest. Please Login or Register  


You are here: Index > Webuzo > General Support > Topic : Laravel CRON in Webuzo



Threaded Mode | Print  

 Laravel CRON in Webuzo, The CRON in laravel artisan doesn't work for me.. (3 Replies, Read 4863 times)
hidden76
Group: Member
Post Group: Newbie
Posts: 12
Status:
I have a laravel system, I have already worked with other systems and
the cron has always worked for me, however for this one that uses
LARAVEL has not worked for me, what would be the solution for this
problem, I send you the images



what would be the way to create a cron for that address?



Thanks
   
   
IP: --   

Laravel CRON in Webuzo
hidden76
Group: Member
Post Group: Newbie
Posts: 12
Status:
This is the image
IP: --   

Laravel CRON in Webuzo
hidden76
Group: Member
Post Group: Newbie
Posts: 12
Status:
.
IP: --   

Laravel CRON in Webuzo
Dhanya
Group: Member
Post Group: Working Member
Posts: 200
Status:
Hi,

You need to set the cron job as follows:
/usr/local/apps/php[version]/bin/php /home/admin/public_html/donasionline/artisan schedule:run

The PHP version is the default PHP version which you are using on your webuzo panel.

In order to check if it works or not, you need to remove the '>> /dev/null 2>&1' from cronjob and execute the command on commandline.

Also you can check the output of the cron by directing its response in a file as ' >> /home/admin/response.log'

Once set, you need to check the response.log file for output og the cron command.

Let us know if you have any further queries.
IP: --   

« Previous    Next »

Threaded Mode | Print  



Jump To :


Users viewing this topic
1 guests, 0 users.


All times are GMT. The time now is March 28, 2024, 12:00 pm.

  Powered By AEF 1.0.8 © 2007-2008 Electron Inc.Queries: 11  |  Page Created In:0.021