starting nginx: nginx: [emerg] unknown "userdir_user" variable

trover

Verified User
Joined
Nov 4, 2015
Messages
74
Hi,
on new installation: with "nginx_apache" as webserver

so after restart server for first time :
Code:
starting nginx: nginx: [emerg] unknown "userdir_user" variable


also:
[root@server custombuild]# /sbin/service nginx restart
nginx: [emerg] unknown "userdir_user" variable
nginx: configuration file /etc/nginx/nginx.conf test failed



if you remove two (alias /home/$userdir_user/public_html;) lines from /etc/nginx/nginx-vhosts.conf its ok.
but if you run ./build rewrite_confs they restored ....

is this known bug? or?

Thanks
 
Last edited:
Thanks for the report.
Should be fixed on files1 now. CB2 build number 1475 (./build version)

John
 
Back
Top