What is the proper command for the cron job?
/bin/sh: 60: command not found Suggestions? I have also used the wordpress suggestion of
0 0 * * * wget http:
//YOUR_SITE_URL/wp-cron.php
Same issue
Hi regarding interval can you please use this as first element
*/5
and place * for all other positions. Then try again.
Best regards,
Nikola
I did that and I get a bad command error. And it doesn’t really matter as it’s a timing error
Hi,
I got the cron to run on my plesk and I got this set of errors.
PHP Fatal error: Uncaught exception ‘Google_Auth_Exception’ with message ‘Error refreshing the OAuth2 token, message: ‘{
“error” : “invalid_request”,
“error_description” : “Missing required parameter: refresh_token”…
Can you make the post private please?
A suggestion might be to give a command string to people based on this directly in the script so that it is just a copy and paste and a drop down to turn off the cron in your script as other scripts may need to use the wordpress cron.
Thanks for the suggestion, I will improve that part in next version. 🙂
Best regards,
Nikola
Please login or Register to submit your answer