fuyu hace 3 años
padre
commit
090e86413a
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. 2 2
      php-fpm.d/www.conf

+ 2 - 2
php-fpm.d/www.conf

@@ -20,8 +20,8 @@
 ; Unix user/group of processes
 ; Note: The user is mandatory. If the group is not set, the default user's group
 ;       will be used.
-user = www
-group = www
+user = apache
+group = apache
 
 ; The address on which to accept FastCGI requests.
 ; Valid syntaxes are: