erase

  1. B

    Cron task doesn't erase directory

    Hi there. I have a php script which creates a temp directory. Then makes other stuff and finally removes the temp directory. If I run the script with user root directly in the CLI, everything works fine. However, the cron task throws an error while trying to delete the temp directory. Crontab...
Top