CyberPanel Community

Cron job Setup

Su
Surya #1
          • /usr/local/lsws/lsphp74/bin/lsphp -q /home/email.inozia.com/public_html/artisan schedule:run 2>&1
            I have put this command in cron job command but it is not working,
            I have copy command this from a php script
1 reply
sh
shoaibkk #2

/usr/local/lsws/lsphp74/bin/php -q /home/email.inozia.com/public_html/artisan schedule:run 2>&1

use this command

Sign in to reply