I'm having trouble with Wordpress's internal cron system for some strange reasons it seems that before the Wordpress process is over The process is ending.
I know about any type of fix in WP-cron.php and I should change the timeout from 0.01 to something else, although this problem has not helped with it.
My Cron job can take a little time and I have tried to use the plugin that was created on two separate hosts.
Does anyone have any idea what's going on? Thanks in advance I am using Wordpress 3.0.1!
Some things to help in troubleshooting
This only occurs when you like to start strange and strange things like DNS setup is not being done properly or blocking the loopback connection will cause problems for you. Maybe some web hosts are not allowing WordPress cron jobs .
You can try: In wp-cron.php, you will get this code:
if ($ _GET ['check']! = Wp_hash (' 187425 '));
Comment by adding // to each line, it disables the check which prevents it from running manually.
Next, you will manually run wp-cron.php by calling your address in the browser. If it fails then it is a host.
You can see in the database, using phyMyAdmin or what you have, and what is in the wp_options table under the key of "cron". The content of value for that area is a large array that explains what actions and when the move here is that the W.P.-Cron erases them after being erased.
Plus, you do not have to specify the URL in the path cron jobs.
Comments
Post a Comment