OK, I can handle that. But am I okay running the cron.php file directly via a cron job (e.g., just adding "public_html/cron.php" to the cron command)? This seems to be the only command that 000webhost lets me run. The
Drupal help documents specifically frown on that behavior, stating that I should be using wget or lynx to access the cron.php from a browser. That was the original intent of my question.