Cron Input File Errors

Problem

You see the following error:

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: June 14, 2024