Unable to change owner : /var/www/22222

I try to instal wordpress on my new Vps , and I find error message
Reload Nginx: [Failed] “Unable to change owner : /var/www/22222”

Distributor ID: Debian

Description: Debian GNU/Linux 7.8 (wheezy)

Please help, how to fix it?

@Daeng_Kertapati

Hi ,

could you please give me output for nginx -t command?

same problem

here the output from nginx -t

nginx: [emerg] "ssl_prefer_server_ciphers" directive is duplicate in /etc/nginx/conf.d/ee-nginx.conf:24
nginx: configuration file /etc/nginx/nginx.conf test failed

Hi @pat_kodin_ah_mat, This is know issue, this issue is caused because of recent updates of Nginx in dotdeb repo, we are working on this issue on high priority.
Until now fix for you in

vim /etc/nginx/conf.d/ee-nginx.conf

and remove following line

ssl_prefer_server_ciphers

after that

nginx -t && service nginx reload

I hope this will fix your issue.

Hi @Daeng_Kertapati

I hope your query is resolved. I am closing this support topic for now.

Feel free to create a new support topic if you have any queries further. :slight_smile: