Page 1 of 1

[SOLVED] Fresh install - huge problems

Posted: Sat Feb 28, 2015 12:47 pm
by TheNewOne
Hi,

I installed Vesta on a Debian minimal installation - install works well, the Vesta CP interface itself also.

Here the problems:

* No IPs were recognized, I added them with IP: x.x.x.x and netmask 255.255.255.0 - which should be correct!?
* phpMyAdmin does not wok, site is loading long and ends after minutes with timeout or 502 Bad Gateway (nginx)
* Also calling the ip itself did not work - timeout and/or 502
* What's the mysql root password? Mysql was installed with Vesta, but no password change action was taken!?

I restarted nginx but it did not helped yet, no websites/apps are available :((

Any ideas?

Re: Fresh install - huge problems

Posted: Sat Feb 28, 2015 2:28 pm
by TheNewOne
Ok, the problem seems to be, that Vespa didn't overtook the domain name, although it was entered correctly in the setup procedure!? Anyway, I added the default domain and now it seems to work flawless.

Re: Fresh install - huge problems

Posted: Sat Feb 28, 2015 2:30 pm
by TheNewOne
BUT:

what's the mysql root password!?

Re: Fresh install - huge problems

Posted: Sat Feb 28, 2015 4:58 pm
by skurudo
TheNewOne wrote:BUT:
what's the mysql root password!?
You can discover it here - /usr/local/vesta/conf/mysql.conf

Re: Fresh install - huge problems

Posted: Sat Feb 28, 2015 5:08 pm
by TheNewOne
Thanks!!