I have written a script that works from the command line. However, when I run it through cron, it crashes on one of the requires. There are three requires, all written in the same format, but one doesn't work. All three have the same execute permissions and are in the same directory. What can be causing this?