Ticket #509 (fixed bug)
is_writable() ignores ACLs on Windows NTFS Server
- Created: 2011-10-12 12:09:59
- Reported by: Franz
- Assigned to: Franz
- Milestone: 1.4.8
- Component: installation
- Priority: normal
As a result, the installer wrongly thinks that the cache directory is writable.
History
daris 2011-12-09 20:21:45

Your implementation of the forum_is_writable makes FluxBB not usable on SQLite!
It DELETES every time sqlite database file
Franz 2011-12-12 22:31:01

Well, I will just suppose this works, if nobody has any objections (also, the code looks good to me now).
Franz 2011-12-13 08:56:16

- Status changed from open to fixed.
Rabobi confirmed the solution works. Off we go!