Love Fuel?    Donate

FuelPHP Forums

Ask your question about FuelPHP in the appropriate forum, or help others by answering their questions.
File::delete empty file instead of delete it
  • What it could be?

    version 1.8.2

    dev vm based on vagrant & virtual box

    files' permissions: -rw-rw-r-- vagrant www-data
    parent dir permissions: drwxrwxr-x vagrant www-data

    it happens from time to time and I can not detect dependency :(

  • No idea, File:delete() does the standard PHP unlink() to delete a file.

    I see a few references on stackoverflow about this problem, but none with an explanation.

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

In this Discussion