Posts: 1
Threads: 1
Joined: Jul 2016
2016-07-29, 09:29:06
(This post was last modified: 2016-08-01, 22:56:28 by charlier.)
My site has a problem. I made the migration localhost to an IIS server and my site can not save any changes and can not load the theme admin.
- I changed CHMOD 777 in /data, /backup folders -> No success!
- I changed some settings in the configuration file -> No success!
Posts: 5
Threads: 1
Joined: Oct 2016
Check folder permissions. You can try with 'allow modify' for 'Everyone', but better to create dedicated user, give this user proper rights and in IIS set this user under 'Basic settings'/'Connect as...' Works for me.