Yes, I am using php script as the task type.
My other cron jobs use the full reference as I've used in this script and work fine. In fact, even this one works on the first require (for db_con.php) but only fails on the second one.
When I change it to your suggestion it no longer works, even...