The only way I have been able to get the Fileshare module to work is to recursively chmod the folder the shared files are in to "777". I tried "755" but this breaks the file upload. Isn't having a word writable folder a bad idea, since that makes it easy for a hacker to upload malicious scripts?
I'm using shared hosting that does NOT run php under suexec.