Vesta 2.0 is coming soon! See our progress update: https://vestacp.com/docs/vesta-2-update
Remnants in .conf file
Remnants in .conf file
Hello,
This is not a request, but something that it looks like a bug...
I have just a server running only in Nginx and already upgraded to latest release, but I just noticed that the .conf file for the related domain has this code at the end:
include /etc/nginx/conf.d/phppgadmin.inc*;
include /etc/nginx/conf.d/webmail.inc*;
include /home/mydomain/conf/web/nginx.ao.mydomain.com.conf*;
}
include /etc/nginx/conf.d/webmail.inc*;
include /home/mydomain/conf/web/nginx.sg.mydomain.com.conf*;
}
Just after the closing key for the server directive... It looks like after removing the subdomains this code was left there orphaned...
Regards...
This is not a request, but something that it looks like a bug...
I have just a server running only in Nginx and already upgraded to latest release, but I just noticed that the .conf file for the related domain has this code at the end:
include /etc/nginx/conf.d/phppgadmin.inc*;
include /etc/nginx/conf.d/webmail.inc*;
include /home/mydomain/conf/web/nginx.ao.mydomain.com.conf*;
}
include /etc/nginx/conf.d/webmail.inc*;
include /home/mydomain/conf/web/nginx.sg.mydomain.com.conf*;
}
Just after the closing key for the server directive... It looks like after removing the subdomains this code was left there orphaned...
Regards...
Re: Remnants in .conf file
Yes sometimes I get this but I have not tested it on version 16. Are you on 15 or 16?
Re: Remnants in .conf file
Hello,
Updates option shows:
vesta Version:0.9.8 (x86_64) Release 16
vesta-php Version:0.9.8 (x86_64) Release 15
vesta-nginx Version:0.9.8 (x86_64) Release 15
I'm running on Centos 6.7 64 bits, only nginx, no apache...
Sergio
Updates option shows:
vesta Version:0.9.8 (x86_64) Release 16
vesta-php Version:0.9.8 (x86_64) Release 15
vesta-nginx Version:0.9.8 (x86_64) Release 15
I'm running on Centos 6.7 64 bits, only nginx, no apache...
Sergio
Re: Remnants in .conf file
I'm not sure if vesta ver 16 and the restat 15 is 'right' all should be 16.
Re: Remnants in .conf file
I have seen some other post and yes, this is ok... Only core package was updated to 16:
http://forum.vestacp.com/viewtopic.php?f=10&t=11858
Regards
http://forum.vestacp.com/viewtopic.php?f=10&t=11858
Regards