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

Only complementing ... #1

Open
danielaraujodasilva opened this issue Oct 22, 2012 · 2 comments
Open

Only complementing ... #1

danielaraujodasilva opened this issue Oct 22, 2012 · 2 comments

Comments

@danielaraujodasilva
Copy link

If your server is linux, you have that change the permissions to 777, if don't make this, THIS DON'T WORK!

;)

@daGnutt
Copy link

daGnutt commented Jan 15, 2013

The upload folder must be writeable to the webserver. For example, many servers if you change the upload-directory to group www-data, and give group write permissions, then webserver can write in the directory, without giving "anyone" write-access.

@swiftslipper
Copy link

Don't change permissions to 777, just make the folder writable by the webserver like daGnutt pointed out. Setting 777 for anything is a bad idea unless you know exactly what you are doing.

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

3 participants