PDA

View Full Version : find location of mySQL server



biztaty
January 4th, 2008, 04:02 PM
Hi everyone,

how can i find out the location to my database created using phpMyAdmin?

i need to insert this path to my php script


i really need some help with this

evildrummer
January 4th, 2008, 04:46 PM
Do you have access to the phpMyAdmin files? Most likely it is 'localhost', but it might say databasename@something in phpMyAdmin, in which case it's the something part.

joran420
January 4th, 2008, 06:01 PM
Its typically in the topLeft of phpMyAdmin
its either an IP Address or localhost....or sometimes its a domain string

biztaty
January 5th, 2008, 01:23 AM
Its typically in the topLeft of phpMyAdmin
its either an IP Address or localhost....or sometimes its a domain string



thank you so much, yes it was an ip address located at the top left