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

I am getting access error when importing database via phpMyAdmin

If an access error is displayed when you try to import a MySQL database backup via phpMyAdmin, it...

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...

PHP Fatal error: Cannot redeclare

If you see PHP Fatal error: Cannot redeclare function it means that there is a problem in your...

My site is not on search engines

This problem is not related to hosting, rather the problem is in the site itself. Please follow...

Error 502 Bad Gateway nginx and why does it occur?

If this error occurs, then HTTP requests from clients to your site are going through some kind of...