- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-12-2017
02:22 PM
12-12-2017
02:22 PM
cron_schedule
Hi,,
need help, i have magento 1.9
we move the website to cpanel, and now we have a bug in the cron_schedule table,
everything is twice, every task, why is that ??
can anyone help
thanks.
Labels:
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-12-2017
05:57 PM
12-12-2017
05:57 PM
Re: cron_schedule
Hi @dror21,
Can you check your crontab configuration?
Using the shell you will need to execute:
crontab -l
(Maybe you will need to specify another user if the crontab was configured with the user who runs the webserver)
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-12-2017
11:23 PM
12-12-2017
11:23 PM
Re: cron_schedule
Hi,
i have login with the user account to the ssh and this is the result -
SHELL="/bin/bash"
* * * * * /usr/local/bin/php /home/domain/public_html/cron.php
thanks.
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-13-2017
07:14 PM
12-13-2017
07:14 PM