Problem with Ubuntu fresh install
Problem with Ubuntu fresh install
Hi:
DigitalOcean server built with Ubuntu 14.04.5 x64
Connect to the server first time:
# sudo apt-get update
# sudo apt-get dist-upgrade
# curl -O http://vestacp.com/pub/vst-install.sh
# bash vst-install.sh --nginx yes --apache yes --phpfpm no --vsftpd yes --proftpd no --exim yes --dovecot yes --spamassassin no --clamav no --named yes --iptables yes --fail2ban yes --mysql yes --postgresql no --remi yes --quota no --hostname mysuperhost.com --email [email protected]
And it says:
At this point I've tried with 2 choices:
a) as said here viewtopic.php?t=5248, I delete that admin user
b) I add a "--force" option to the installer
In BOTH WAYS, I get an installation with some problems as this:
or this:
So, I don't think Vesta installation was clean and successful ... As other guy say here (viewtopic.php?t=10363) I have run VestaCP in CentOS with no problems at all, but I haven't been never able to install in Ubuntu successfully, and I did the update/dist-upgrade that he said support team did.
So, any ideas ?
I paste the whole log of the server, with all the commands and installation log: http://pastebin.com/UkpyJMkU
Thank you !
DigitalOcean server built with Ubuntu 14.04.5 x64
Connect to the server first time:
# sudo apt-get update
# sudo apt-get dist-upgrade
# curl -O http://vestacp.com/pub/vst-install.sh
# bash vst-install.sh --nginx yes --apache yes --phpfpm no --vsftpd yes --proftpd no --exim yes --dovecot yes --spamassassin no --clamav no --named yes --iptables yes --fail2ban yes --mysql yes --postgresql no --remi yes --quota no --hostname mysuperhost.com --email [email protected]
And it says:
Code: Select all
Error: group admin exists
Please remove admin user account before proceeding.
If you want to do it automatically run installer with -f option:
Example: bash vst-install.sh --force
a) as said here viewtopic.php?t=5248, I delete that admin user
b) I add a "--force" option to the installer
In BOTH WAYS, I get an installation with some problems as this:
Code: Select all
Setting up vesta (0.9.8-16) ...
/usr/local/vesta/bin/v-add-user-notification: line 19: /func/main.sh: No such file or directory
/usr/local/vesta/bin/v-add-user-notification: line 20: /conf/vesta.conf: No such file or directory
/usr/local/vesta/bin/v-add-user-notification: line 27: check_args: command not found
/usr/local/vesta/bin/v-add-user-notification: line 28: is_format_valid: command not found
/usr/local/vesta/bin/v-add-user-notification: line 29: is_object_valid: command not found
Code: Select all
Creating config file /etc/phpmyadmin/config-db.php with new version
ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2).
unable to connect to mysql server.
error encountered creating user:
ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2)
So, I don't think Vesta installation was clean and successful ... As other guy say here (viewtopic.php?t=10363) I have run VestaCP in CentOS with no problems at all, but I haven't been never able to install in Ubuntu successfully, and I did the update/dist-upgrade that he said support team did.
So, any ideas ?
I paste the whole log of the server, with all the commands and installation log: http://pastebin.com/UkpyJMkU
Thank you !
-
- Support team
- Posts: 1096
- Joined: Sat Sep 06, 2014 9:58 pm
- Contact:
- Os: Debian 8x
- Web: apache + nginx
Re: Problem with Ubuntu fresh install
can you Reinstall Fresh Ubuntu 14.04 and send me access via PM ?
I'll check what may be wrong
I'll check what may be wrong