|
#1
|
|||
|
|||
|
Ok, I like to access my database with SQLFront. Its free, google it if you want to see it, and use it, and help me.
But I want to connect to my database... but im having trouble... I know the DB user name, the DB password, and DB name. But it dont know the server name. I tried my domain.com but it didnt work. I have an addon domain and i tried that too, but it didnt work.. Yes, I already added my IP/IS wild card using %. So its not that... So what is the address to my db server? |
|
#2
|
||||
|
||||
|
Quote:
__________________
quietFinn - netFinn Finland "Be who you are and say what you feel because those who mind don't matter and those who matter don't mind." - Dr. Seuss |
|
#3
|
||||
|
||||
|
localhost
or 127.0.0.0 ? |
|
#4
|
||||
|
||||
|
Quote:
With sqlfront you connect from your PC to the database in the server.
__________________
quietFinn - netFinn Finland "Be who you are and say what you feel because those who mind don't matter and those who matter don't mind." - Dr. Seuss |
|
#5
|
||||
|
||||
|
I use CocoaMySQL for this same thing. I connect to the domain I have the database on, in some cases my main domain, in some not. I made sure to add my exact IP address to the "allowed hosts," without using and wildcards.
-Matt |
|
#6
|
||||
|
||||
|
Be careful with wild cards, best to use three octets for the wild card. Like 192.168.0.%. Once you have it working, switch to either IP address of your local machine, or assign your machine a subdomain out of your domain.
|
|
#7
|
|||
|
|||
|
thanks for your reply guys... i was trying to connect to the phpBB sql database that was created when i installed it with fantastico.
some reason i couldnt connect with the user name and password that was automaticaly made during phpBB install, so i just added another user onto the database, and was able to connect with that name and pass.. weird. but yeah, like i originaly thought, it was my domain name. thanks again. |
|
#8
|
||||
|
||||
|
Quote:
__________________
quietFinn - netFinn Finland "Be who you are and say what you feel because those who mind don't matter and those who matter don't mind." - Dr. Seuss |
|
#9
|
||||
|
||||
|
Quote:
Thanks. |
|
#10
|
|||
|
|||
|
I can't seem to get this working. I put my IP address of my computer into the host list and then tried to connect with CocoaMySql using my domain name.
Actually, I've thrown a bunch of darts but nothing has stuck, any help would be appreciated. Thanks David |
|
#11
|
|||
|
|||
|
Quote:
|
|
#12
|
||||
|
||||
|
The IP will be the IP you use to access the site. The public one. (for external programs, for PHP web pages, it would be localhost)
On the MYSQL screen it shows the information you need to connect to your database. (minus the password.) |
|
#13
|
|||
|
|||
|
its the 192 ish number. I know that i need to have the user and password from the cPanel but still not clear what to put into the host list.
|
|
#14
|
||||
|
||||
|
No, that's your internal IP. Go to http://www.whatismyip.com. That's your external IP-- that's the IP that needs to go into the list.
-Matt |
|
#15
|
|||
|
|||
|
Thanks, I went to a what'smyIP site, not the one you gave me, and it gave me the 192 number, hmmmm. Now the last key is what do I put into the Host section of my SQL program? I've tried my site, the IP address I get with PHPmyAdmin, my mom's telephone number...
|
|
#16
|
||||
|
||||
|
That site gave you a 192 address? I didn't think that was possible... I know for a fact that 192 addresses are reserved for use in internal networks.
What about this site: http://checkip.dyndns.org/ -Matt |
|
#17
|
|||
|
|||
|
I'm sorry about that, what I meant was that I used another site and it gave me that 192 number the site mentioned here gave me my correct IP address.
I've connected to many sites from CocoaMySql so this isn't new to me just this is the first time with HG. Now what do I put into the program for Host? And thanks to all that have helped, it is much appreciated. |
|
#18
|
|||
|
|||
|
Finally got all this to work, IT WAS my Mom's phone number
Actually it was my domain name that was needed, tried that before but it somehow clicked this time. I swear it wasn't my error either...I don't think...well maybe it could have been. Thanks again. |
![]() |
| Bookmarks |
| Thread Tools | |
|
|