0

We have Drupal 7 installed and configured in a shared hosting(A), and now we are migrating it to another shared hosting(B), during that, sites/default/files directory throws permission error while creating files and directories inside it. We have tried to change permission of files directory to 777 temporarily but as soon as we change it, the permissions are changed back to 775 automatically. Did any one faced and solved such issue?

apaderno
  • 28,547
  • 16
  • 75
  • 90

1 Answers1

0

My guess is that you don't have the permission to change the directory to 777. Contact your host provider about this. It's a common problem with shared hosting; they limit the permissions of the FTP-users to avoid security risks.

The hosting company should be able to help you!

apaderno
  • 28,547
  • 16
  • 75
  • 90