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?
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
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.
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