How can i change default username: root, in mysql to something else & why do i have to use localhost as hostname,cause my dns adresses dont seems to work with some things(running webserv on a network with router,maybe thats the problem?) //Beginner
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
How can i change default username: root, in mysql to something else & why do i have to use localhost as hostname,cause my dns adresses dont seems to work with some things(running webserv on a network with router,maybe thats the problem?) //Beginner
you can use localhost, 127.0.0.1, or your ip address.
Ok thx,but how do i change the dbusername,cause the pass u deside at the install of webserv,but not username,and default username is root?
use phpmysqladmin to change the username