株式会社ヴァンデミックシステム

Blog

<スポンサーリンク>

以下のように変更

vim /etc/php-fpm.d/www.conf


;listen.owner = nobody
listen.owner = apache
;listen.group = nobody
listen.group = apache
;listen.mode = 0660

; When POSIX Access Control Lists are supported you can set them using
; these options, value is a comma separated list of user/group names.
; When set, listen.owner and listen.group are ignored
;listen.acl_users = apache,nginx
;listen.acl_groups =

<スポンサーリンク>

コメントを残す

Allowed tags:  you may use these HTML tags and attributes: <a href="">, <strong>, <em>, <h1>, <h2>, <h3>
Please note:  all comments go through moderation.

*

日本語が含まれない投稿は無視されますのでご注意ください。(スパム対策)