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

  • 82 Users Found This Useful
Was this answer helpful?

Related Articles

Images are not showing on my site

Please make sure the images are uploaded to the server. Check that the HTML paths are correct....

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

How do I disable magic quotes? (Using .htaccess)

You need to add this line to your htaccess file in the directory where you want to disable magic...

Got an error about an outdated MySQL version?

When connecting the site to the database, an error occurred telling us that the MySQL version is...

Help, Adsense is not showing

If your ad is not showing, please make sure you paste the code between the "body" tags. If you...