Quote:
Originally Posted by Stefan118
The directory is not writable, becouse you do NOT have set the right permissions!
drwxr-xr-x means: chmod 755 permissions on a directory: writeable by owner, readable by all and where files are executable by all.
You need to set them to: drwxrwxrwx which means that everyone can read, write and execute the files.
|
But ALL the directories under images have the exact same permissions, and those were set when the forum was installed. They must be correct, and, this problem didn't present itself until just a few days ago. Prior to that, all was just fine.