Public_html Permission Denied on error.log
Public_html Permission Denied on error.log
Hallo, i want to ask why my server showing permission denied message on error.log
OS : CentOS 7, with NGINX and PHP-FPM
CMS : Wordpress with Woocommerce
Here is my domain error.log and public_html permission

OS : CentOS 7, with NGINX and PHP-FPM
CMS : Wordpress with Woocommerce
Here is my domain error.log and public_html permission
Code: Select all
2018/02/01 16:51:04 [crit] 27168#27168: *109887 open() "/home/admin/web/domain.tld/public_html/" failed (13: Permission denied), client: 120.188.34.84, server: domain.tld, request: "POST /?wc-ajax=get_refreshed_fragments HTTP/1.1", host: "www.domain.tld", referrer: "https://www.domain.tld/"
2018/02/01 16:51:10 [crit] 27174#27174: *110142 open() "/home/admin/web/domain.tld/public_html/" failed (13: Permission denied), client: 180.254.251.242, server: domain.tld, request: "GET /?s=87114&post_type=product&tags=0&sku=1&limit=10&ixwps=1 HTTP/1.1", host: "www.domain.tld", referrer: "https://www.domain.tld/checkout/order-received/487688/?key=wc_order_5a72e287601c4"
2018/02/01 16:51:10 [crit] 27174#27174: *110142 open() "/home/admin/web/domain.tld/public_html/" failed (13: Permission denied), client: 180.254.251.242, server: domain.tld, request: "GET /?s=87114&post_type=product&tags=0&sku=1&limit=10&ixwps=1 HTTP/1.1", host: "www.domain.tld", referrer: "https://www.domain.tld/checkout/order-received/487688/?key=wc_order_5a72e287601c4"
2018/02/01 16:51:10 [crit] 27174#27174: *110110 open() "/home/admin/web/domain.tld/public_html/" failed (13: Permission denied), client: 180.254.201.78, server: domain.tld, request: "GET / HTTP/1.1", host: "www.domain.tld", referrer: "https://www.google.co.id/"
2018/02/01 16:51:10 [crit] 27174#27174: *110110 open() "/home/admin/web/domain.tld/public_html/" failed (13: Permission denied), client: 180.254.201.78, server: domain.tld, request: "GET / HTTP/1.1", host: "www.domain.tld", referrer: "https://www.google.co.id/"

Re: Public_html Permission Denied on error.log
Tell me, have you solved this problem?