Author: ggt
Description:
When I upgraded from 1.10 to 1.11, image thumbnails stopped showing.
Server runs PHP5 in SAFE_MODE (sorry).
Problem is that directories created in 'thumb' are being created with mode 0755, and there are problems with ownership of files and folders meaning that MW couldn't write the thumbnail to it's created folder.
We have resolved this in the meantime by changing ownership of my wiki installation to the web server - but this now leaves me with no editing capabilities for LocalSettings and installations of extensions.
If servers are being run under safe mode, it would make sense that there could be a local setting to disable creation of directories for thumbnails.
Gary.
Version: 1.11.x
Severity: major
OS: Solaris
Platform: Other