| PHP, MySQL General PHP questions. Or go to our PHPsuexec Forum >> |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread |
|
|
#1 (permalink) |
|
Registered User
Seasoned Poster
Joined in Nov 2004
45 posts
Gave thanks: 0
Thanked 0 times
|
connecting to sql remotely
how would i go about connecting to mysql on my server, remotely?
i've tried my domain name, my domain name with www, with mysql, with sql, and even the ip address... is it just not possible? |
|
|
|
|
|
#3 (permalink) |
|
Surpass Fan
Super #1
Joined in Dec 2003
Lives in NJ
5,057 posts
Gave thanks: 0
Thanked 4 times
|
nor is it recommended.
![]() i will only say that you can find how to do this if you search the forum. honestly though, since apache/mysql/php is and runs on virtually every platforom - if you want to test your site locally the mysqldumps generated by the cpanel backups work nicely. |
|
|
|