Cron Input File Errors

Problem

You see the following error while attempting to run the system cron:

Could not open input file: /path/to/crons/cron.php

Cause

This error occurs when the cron.php file is not present in the specified directory path.

Solution

Check the path and correct it. If it is already correct, ensure that the cron.php file is present.

Last modified: January 15, 2025