|
yes on windows the linux 777 permissions translate to READ WRITE EXECUTE and as long as permissions are correct things should work fine as you noted. You where not deleting files in the uploads directory meaning the unlink commands could not work which is why you just looped around.
|