A-NO-NE Music wrote:
I think my most concern right now is 'modules' directory, which I think I messed up the permission.
I think simply making sure the web server can write to directories / files, and can read / execute code, should be enough. I usually "chgrp -R apache *; chmod -R g+w *" in my (local sandbox) setup, and everything works fine.
Regards, Stefan