Invision Community 4: SEO, prepare for v5 and dormant account notifications Matt November 11, 2024Nov 11
Posted August 29, 20222 yr I'm trying to do a fresh install of IPB4 and I keep getting a "CANNOT_WRITE" error. I don't understand. All directories are 777 already.
August 29, 20222 yr Hi, 11 hours ago, DudeThatsErin said: I don't understand. All directories are 777 already. For reference the following topic:
August 29, 20222 yr Check the topic which Luuuk referenced, but basically the permissions are not set correctly. Usually the error will be related to suPHP/suExec. If your server is using suPHP/suexec you cannot have any file or folder set to 0777. Folders must be set to 0755 and Files must be set to 0644, recursively. Only your hosting company will know if you are using it and, if you are, they will need to recursively adjust the permissions as above.