Hi,
on new installation: with "nginx_apache" as webserver
so after restart server for first time :
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
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: