Page 1 of 1

Ubuntu 16.04 and vestacp

Posted: Tue Feb 21, 2017 10:14 pm
by peter.ondzik
Have somebody tested vesta cp 0.9.8-17 on ubuntu 16.04 ? if yes is everything working fine? Because i am testing now vestacp on this system and i have lot of errors after fresh install

Re: Ubuntu 16.04 and vestacp

Posted: Wed Feb 22, 2017 5:14 am
by mehargags
I particularly could not get roundcube working on it even after multiple installs. Haven't bothered to look too deep as I use Debian only.

Can you paste all the errors here so that we can know them ?

Re: Ubuntu 16.04 and vestacp

Posted: Wed Feb 22, 2017 8:44 am
by plutocrat
My install worked pretty much OK out of the box, but I wanted to switch a few things around to my liking. I'm using the apache with nginx proxy setup, running on a Digital Ocean Ubuntu 16.04 server image.
If you want help with specific problems, describe them in more detail, post error logs, and configs and I can try to help out.

Re: Ubuntu 16.04 and vestacp

Posted: Wed Feb 22, 2017 9:31 am
by vikhyat
It should work fine. Please post the log of the errors so that we can troubleshoot them.

Re: Ubuntu 16.04 and vestacp

Posted: Wed Feb 22, 2017 12:13 pm
by dpeca
Some things we fixed in last two weeks.
Try latest version of installation from github.

Code: Select all

curl -O https://raw.githubusercontent.com/serghey-rodin/vesta/master/install/vst-install-ubuntu.sh
bash vst-install-ubuntu.sh
p.s. Try just installation, do not use github Vesta code, because it's broken right now.

Re: Ubuntu 16.04 and vestacp

Posted: Thu Feb 23, 2017 7:48 am
by peter.ondzik
I make fresh install of vesta cp for this ubuntu and i have some problems. Installation was without problems

The first problem : when i create mail user in vestacp it will create it without problem but when i checked the sql table the this user wasnt create here

second problem: when i connected to phpmy admin i get lot of errors with controler user and with incorectet files

Re: Ubuntu 16.04 and vestacp

Posted: Mon Feb 27, 2017 12:50 pm
by skurudo
peter.ondzik wrote: The first problem : when i create mail user in vestacp it will create it without problem but when i checked the sql table the this user wasnt create here
True, added as bug - https://bugs.vestacp.com/issues/508
peter.ondzik wrote:second problem: when i connected to phpmy admin i get lot of errors with controler user and with incorectet files
The patch is not yet integrated.
Link for patch -> viewtopic.php?f=14&t=10307