hi, my automatic generated media folder on my test-server always has the wrong permissions. if i delete it, its newly generated with 0750 for folders and 0640 for files which leads to the case that images would show up on the website but not in the panel. it does not happen in the local enviroment. im working on a subdomain of my strato-domain.
Might be that PHP is running with the wrong (more restricted) permissions, usually it should be running as www-data, which then results in newly created files getting the wrong permissions as well.
Make sure to check permissions and ownership, and adjust as requires (chown, chmod)
so its a strato-side problem?
i changed my provider now (which i was planning anyway) and its working now! so there seems to be a problem with strato.