|
My guess is that you might experience different scripts behavior when running them from different users. When a script is run from crontab it has completely different resource (files, directories, etc.) permissions than when run from the shell.
BTW: Is it a shared hosting or a dedicated server?
|