Can’t find wp-cron.php but I can see it in the public folder [closed]

Just a guess, but try to set this one in your wp-config.php

// make use of redirect rather than http loopback
define ( 'ALTERNATE_WP_CRON',   true );