Gecko Drwxrxrx !link!
When installing or managing a Gecko-based environment, you might find your application failing with "Permission Denied" errors if these bits aren't set correctly.
If the permissions are drwx------ (700), only Gecko can see inside. The web server (running as "www-data") gets a "Permission Denied" error. gecko drwxrxrx
A full Linux file permission string is 10 characters long: When installing or managing a Gecko-based environment, you
: The third triplet represents Others/Public permissions (Read, Execute). gecko drwxrxrx