Quantcast
Channel: Service php-fpm does not get user permissions - Server Fault
Viewing all articles
Browse latest Browse all 2

Answer by Florin Asăvoaie for Service php-fpm does not get user permissions

$
0
0

You will need to change the SELinux context for all files where Drupal needs to write to httpd_sys_rw_content_t, something like this:

semanage fcontext -a -t httpd_sys_rw_content_t '/usr/share/nginx/html/drupal/admin/config/media/file-system(/.*)?'

I don't know what are your paths and you need to check in Drupal interface in Configuration ->Media ->Filesystem for more information.


Viewing all articles
Browse latest Browse all 2

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>