desmondx Posted April 16, 2016 Posted April 16, 2016 Hello,for my programm i need to have the DB IP to login and write. Where do i get it from? Quote
Tjoene Posted April 16, 2016 Posted April 16, 2016 You can use "localhost" is you host your applications on our servers. This page may give you some more information that you are looking for: http://php.net/manual/en/mysqli.quickstart.connections.php Quote
wolstech Posted April 16, 2016 Posted April 16, 2016 The user accounts for accessing databases can be created in cPanel. @Tjoene: Localhost no longer works on Johnny after a crash 3 weeks ago. You have to use 127.0.0.1 on Johnny. Database host/IP for both servers is 127.0.0.1 You can also use localhost if on Stevie). We don't know why it doesn't work either, since it resolves correctly on Johnny in every piece of software he has except MySQL. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.