Thread Starter
berktr
(@berktr)
i can’t use default wordpress cron job because i disabled.
https://i.imgur.com/dlMDhpj.png
i wrote this code in the command line and
wget -q -O -“http://www.mydomain.com/wp-cron.php?doing_wp_cron=’date +\%s'” > /dev/null 2>&1
getting error
/bin/sh: -c: line 0: unexpected EOF while looking for matching‘`
/bin/sh: -c: line 1: syntax error: unexpected end of file
-
This reply was modified 7 years, 3 months ago by berktr.
-
This reply was modified 7 years, 3 months ago by berktr.
-
This reply was modified 7 years, 3 months ago by berktr.
-
This reply was modified 7 years, 3 months ago by berktr.
Thread Starter
berktr
(@berktr)
I can’t set the cron. ssh not to access. Can i setup from cpanel ?