Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Making the cache directory writable by PHP #48

Open
erikespana opened this issue Oct 17, 2013 · 0 comments
Open

Making the cache directory writable by PHP #48

erikespana opened this issue Oct 17, 2013 · 0 comments

Comments

@erikespana
Copy link

Regarding step 4, "Your cache directory of choice must be writable by PHP"...

How do you make the cache directory writable by PHP without making it world writable drwxrwxrwx?

For security reasons, we don't allow world writable folders to be accessible to everyone via the web.

I tried restricting the folder's permissions slightly drwxrwxr-x but the debugger returns this:
tweet.js: Cache directory is not writable jquery.tweet.js:277

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant