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

Where can I see the CPU logs of the processor?

Our hosting does not keep logs of CPU usage of the processor at the moment.When an account starts...

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

How do I turn off short open tags?

To disable short opening tags, you need to add the following code to your .htaccess file:...

I can see the old site content after uploading new files

Most likely, your browser keeps old copies in the cache for fast loading of your site. You need...

I am getting Internal Server Error (500)

This error is generalized when there is a problem the server cannot process a request to the site...