lukegalea16
New Pleskian
Hi, I am trying to run a scheduled task for my Laravel project however upon testing using 'Run Now' I keep getting errors.
I've tried different commands but ultimately want to run the following (it is working on cPanel but can't figure it out on plesk):
/usr/local/bin/php /home/user_name/public_html/sub_domain_project_folder/artisan schedule:run 1>> /dev/null 2>&1
Can someone help me figure out the equivalent for plesk? Thanks!
I've tried different commands but ultimately want to run the following (it is working on cPanel but can't figure it out on plesk):
/usr/local/bin/php /home/user_name/public_html/sub_domain_project_folder/artisan schedule:run 1>> /dev/null 2>&1
Can someone help me figure out the equivalent for plesk? Thanks!