502 bad gateway error with php5-fpm on Debian 7
Mark Alan
m6rkalan at gmail.com
Thu Feb 21 12:46:35 UTC 2013
On Thu, 21 Feb 2013 12:07:41 +0100, GASPARD Kévin
<list-reader at koshie.fr> wrote:
> To be honest I don' know. When I've setup this configuration (more
> than 1 year ago I think)
It seems that you are trying to force a non Debian directory
structure into a Debian one.
Show us the result of:
nginx -V 2>&1|sed 's,--,\n--,g'
find /etc/nginx/ -name *.conf|xargs -r grep -v '^\s*\(#\|$\)'
find /etc/nginx/sites-*/*|xargs -r grep -v '^\s*\(#\|$\)'
M.
More information about the nginx
mailing list