students-alumni-cell-iitkgp / yearbook-central-php

A central website to collect data about the graduating students, write-ups, photos et al for SAC IIT Kharagpur
3 stars 12 forks source link

Photo upload is not working #5

Closed icyflame closed 8 years ago

icyflame commented 8 years ago

screenshot from 2016-02-06 10 11 52

cc @students-alumni-cell-iitkgp/yearbook-team

icyflame commented 8 years ago

Note Folder permission have to be 777.

sudo chown username -R folder
chmod 777 -R folder

This should do the trick. Now the upload is working on the server.

icyflame commented 8 years ago

To be clear these should be the permissions of the folder that the PHP code writes to. So, for the plugin we are using right now, it should be the server/php/files folder that should have 777. NO OTHER folder on the server should have 777 permissions.

cc @students-alumni-cell-iitkgp/web-team-members @light94 @aniarya82