Apache Posted June 28, 2013 Posted June 28, 2013 Good day. If you have a problem installing on the hosting hostinger.ru
teppo Posted June 28, 2013 Posted June 28, 2013 There's something wrong with your MySQL credentials, doesn't seem to be related to PW itself. Make sure that you've typed them in correctly and if it still won't work, you should contact hostinger.ru support about this issue.
Apache Posted June 28, 2013 Author Posted June 28, 2013 I rearranged a lot of CMS first time such a problem. Maybe it's because of the port which I do not know
titanium Posted June 28, 2013 Posted June 28, 2013 I rearranged a lot of CMS first time such a problem. Maybe it's because of the port which I do not know MySQl uses port 3306 by default, so most likely you don't need to change that. Are you sure that db name and db user have to be the same? And "mysql.hostinger.ru" does not seem to be publicly available, I'm not able to ping to it with success.
kongondo Posted June 28, 2013 Posted June 28, 2013 (edited) DB Host = localhost. Maybe? Edit: forgot the host part...thanks horst! Edited June 29, 2013 by kongondo
horst Posted June 29, 2013 Posted June 29, 2013 DB-Host often should be simply localhost Also if your provider allows connection from the outside, (not all do that), you should use / prefer the term localhost if possible, because you avoid dns lookup for every DB-query! Results in better performance!
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now