Cron task not working when installing Drupal

To create a cron task, follow these steps:

1. You need to create a cron task in Control Panel - Cron Tasks.

2. Select the task execution period and start cron with this command:

php -f /home/your_cpanel_username/path_to/cron.php

  • 88 Users Found This Useful
Was this answer helpful?

Related Articles

Domain has status redemption period / pending delete

The domain is scheduled for deletion, so its validity period has expired and it has not been...

How to fix content encoding error?

If your site shows content encoding error it may be due to GZIP compression.Try to enable or...

I can’t enter the site, it doesn’t work. What to do?

Sometimes your site may become unavailable and it may not be displayed for you. Here are the...

I see question marks and incomprehensible symbols on the site

If incomprehensible characters are displayed on your site, this is due to incorrect encoding of...

#1064 - You have an error in your SQL syntax

Error 1064 occurs when MySQL version does not match. The simplest solution is to enable...